Skip to content

Commit a6bf294

Browse files
authored
Merge pull request #356 from OldSneerJaw/dependabot/npm_and_yarn/development-dependencies-12ad6bcc77
Bump @types/pg from 8.15.1 to 8.15.2 in the development-dependencies group
2 parents c484644 + 5f1a0e4 commit a6bf294

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/mocha": "^10.0.10",
2727
"@types/node": "^20.14.8",
2828
"@types/node-notifier": "^8.0.5",
29-
"@types/pg": "^8.15.1",
29+
"@types/pg": "^8.15.2",
3030
"@types/ssh2": "^1.15.5",
3131
"@types/supports-color": "^10.0.0",
3232
"chai": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@
10031003
version "2.4.1"
10041004
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz"
10051005

1006-
"@types/pg@^8.15.1":
1007-
version "8.15.1"
1008-
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.15.1.tgz#ee6fad7608d2348f55226a5fb5118efdab97ecf9"
1009-
integrity sha512-YKHrkGWBX5+ivzvOQ66I0fdqsQTsvxqM0AGP2i0XrVZ9DP5VA/deEbTf7VuLPGpY7fJB9uGbkZ6KjVhuHcrTkQ==
1006+
"@types/pg@^8.15.2":
1007+
version "8.15.2"
1008+
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.15.2.tgz#09abc99141a4e9bc2b2d8cc967ab224c521206d8"
1009+
integrity sha512-+BKxo5mM6+/A1soSHBI7ufUglqYXntChLDyTbvcAn1Lawi9J7J9Ok3jt6w7I0+T/UDJ4CyhHk66+GZbwmkYxSg==
10101010
dependencies:
10111011
"@types/node" "*"
10121012
pg-protocol "*"

0 commit comments

Comments
 (0)