mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Merge pull request #337 from ahmadk953/dependabot/npm_and_yarn/types/pg-8.11.13
chore(deps-dev): bump @types/pg from 8.11.11 to 8.11.13
This commit is contained in:
commit
60aeb7033c
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
||||||
"@eslint/js": "^9.24.0",
|
"@eslint/js": "^9.24.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.14.1",
|
"@types/node": "^22.14.1",
|
||||||
"@types/pg": "^8.11.11",
|
"@types/pg": "^8.11.13",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
||||||
"@typescript-eslint/parser": "^8.30.1",
|
"@typescript-eslint/parser": "^8.30.1",
|
||||||
"drizzle-kit": "^0.30.6",
|
"drizzle-kit": "^0.30.6",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1100,14 +1100,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/pg@npm:^8.11.11":
|
"@types/pg@npm:^8.11.13":
|
||||||
version: 8.11.11
|
version: 8.11.13
|
||||||
resolution: "@types/pg@npm:8.11.11"
|
resolution: "@types/pg@npm:8.11.13"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node": "npm:*"
|
"@types/node": "npm:*"
|
||||||
pg-protocol: "npm:*"
|
pg-protocol: "npm:*"
|
||||||
pg-types: "npm:^4.0.1"
|
pg-types: "npm:^4.0.1"
|
||||||
checksum: 10c0/18c2585e1ba7a5dd5f849d49410d53fdfe9a6c3cbc4ae46c51fd728264d6ecf9a84a5cd82d89cb1f870a74383bad88effce1eed888f16accbcbde56a53d23a69
|
checksum: 10c0/a111989a223f21ff864e35150474409e9659766603e4f7a51f89ffc173292adcd895c1551f792aaf1cf94afe99e4bd1dbf7c740252c1dca2a5038f1fd2c6e0bd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3262,7 +3262,7 @@ __metadata:
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.69"
|
"@napi-rs/canvas": "npm:^0.1.69"
|
||||||
"@types/node": "npm:^22.14.1"
|
"@types/node": "npm:^22.14.1"
|
||||||
"@types/pg": "npm:^8.11.11"
|
"@types/pg": "npm:^8.11.13"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.30.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.30.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.30.1"
|
"@typescript-eslint/parser": "npm:^8.30.1"
|
||||||
discord.js: "npm:^14.18.0"
|
discord.js: "npm:^14.18.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue