Skip to content

Commit ee61fc8

Browse files
authored
Merge pull request #353 from OldSneerJaw/dependabot/npm_and_yarn/development-dependencies-4b4a4e4a77
Bump @types/pg from 8.11.15 to 8.15.0 in the development-dependencies group
2 parents c5336f6 + be67faf commit ee61fc8

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.11.15",
29+
"@types/pg": "^8.15.0",
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.11.15":
1007-
version "8.11.15"
1008-
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.11.15.tgz#0958d6a701d797a6e880e1688bd7a471d13ac9bb"
1009-
integrity sha512-vtxIjQ/s9HxJAkGrYha6nQEeBZn+P4q0KUAOlUmXX4nJ9niX5hSE3x3wEigLJhklEfM6jmPh3wWPOR3zot8v3g==
1006+
"@types/pg@^8.15.0":
1007+
version "8.15.0"
1008+
resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.15.0.tgz#a11bffa2277cab3d091d6024edb507aff4f21b5c"
1009+
integrity sha512-JFxVIO0hZCbQXQGbRBQjbRWNCG3CujfEUBD4Ny2l0QqDyE0vqAPiMSyx0AIszMS0KdLZxz2GxZUUF3FBUXhOXA==
10101010
dependencies:
10111011
"@types/node" "*"
10121012
pg-protocol "*"

0 commit comments

Comments
 (0)