mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump @types/pg from 8.11.10 to 8.11.11
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.11.10 to 8.11.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) --- updated-dependencies: - dependency-name: "@types/pg" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f6a10068fc
commit
898d678aaa
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
"@eslint/js": "^9.18.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
||||
"@typescript-eslint/parser": "^8.21.0",
|
||||
"drizzle-kit": "^0.30.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -963,14 +963,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pg@npm:^8.11.10":
|
||||
version: 8.11.10
|
||||
resolution: "@types/pg@npm:8.11.10"
|
||||
"@types/pg@npm:^8.11.11":
|
||||
version: 8.11.11
|
||||
resolution: "@types/pg@npm:8.11.11"
|
||||
dependencies:
|
||||
"@types/node": "npm:*"
|
||||
pg-protocol: "npm:*"
|
||||
pg-types: "npm:^4.0.1"
|
||||
checksum: 10c0/c8800d0ab2c6424308e6c6b40c73f19583ee1aed758462bd07694844b0a551b5841442205a4ee05207b80109ba502f33f20241b1bd9b4902e713611fb9e08f6c
|
||||
checksum: 10c0/18c2585e1ba7a5dd5f849d49410d53fdfe9a6c3cbc4ae46c51fd728264d6ecf9a84a5cd82d89cb1f870a74383bad88effce1eed888f16accbcbde56a53d23a69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3040,7 +3040,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.18.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@types/node": "npm:^22.10.7"
|
||||
"@types/pg": "npm:^8.11.10"
|
||||
"@types/pg": "npm:^8.11.11"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.21.0"
|
||||
"@typescript-eslint/parser": "npm:^8.21.0"
|
||||
discord.js: "npm:^14.17.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue