mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 02:33:06 +00:00
chore: merge pull request #355 from ahmadk953/dependabot/npm_and_yarn/types/pg-8.11.14
chore(deps-dev): bump @types/pg from 8.11.13 to 8.11.14
This commit is contained in:
commit
ea978ffacc
2 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
|||
"@eslint/js": "^9.25.1",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.15.0",
|
||||
"@types/pg": "^8.11.13",
|
||||
"@types/pg": "^8.11.14",
|
||||
"@typescript-eslint/eslint-plugin": "^8.31.0",
|
||||
"@typescript-eslint/parser": "^8.31.0",
|
||||
"cross-env": "^7.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1325,14 +1325,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pg@npm:^8.11.13":
|
||||
version: 8.11.13
|
||||
resolution: "@types/pg@npm:8.11.13"
|
||||
"@types/pg@npm:^8.11.14":
|
||||
version: 8.11.14
|
||||
resolution: "@types/pg@npm:8.11.14"
|
||||
dependencies:
|
||||
"@types/node": "npm:*"
|
||||
pg-protocol: "npm:*"
|
||||
pg-types: "npm:^4.0.1"
|
||||
checksum: 10c0/a111989a223f21ff864e35150474409e9659766603e4f7a51f89ffc173292adcd895c1551f792aaf1cf94afe99e4bd1dbf7c740252c1dca2a5038f1fd2c6e0bd
|
||||
checksum: 10c0/ad9be5f0215a337409d843b844c21af9a0073485125f32e91b1c19a3be233c7c8bfe641c761e91228a4b10e803f1ba4d3c0ed55dcd0ca1dd4f3a07ebd798347c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4210,7 +4210,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.69"
|
||||
"@types/node": "npm:^22.15.0"
|
||||
"@types/pg": "npm:^8.11.13"
|
||||
"@types/pg": "npm:^8.11.14"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.31.0"
|
||||
"@typescript-eslint/parser": "npm:^8.31.0"
|
||||
cross-env: "npm:^7.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue