Skip to content

Commit 55926ae

Browse files
authored
Merge pull request #49 from CodeCommunityHub/dependabot/npm_and_yarn/types/node-20.14.6
Bump @types/node from 20.14.4 to 20.14.6
2 parents f9b3318 + c4ea304 commit 55926ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/jest": "^29.2.5",
3131
"@types/jsonwebtoken": "^9.0.1",
3232
"@types/lodash": "^4.17.5",
33-
"@types/node": "^20.14.4",
33+
"@types/node": "^20.14.6",
3434
"@types/sequelize": "^4.28.14",
3535
"@typescript-eslint/eslint-plugin": "^5.48.1",
3636
"@typescript-eslint/parser": "^5.48.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -914,10 +914,10 @@
914914
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
915915
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
916916

917-
"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.14.4":
918-
version "20.14.4"
919-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6"
920-
integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==
917+
"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.14.6":
918+
version "20.14.6"
919+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.6.tgz#f3c19ffc98c2220e18de259bb172dd4d892a6075"
920+
integrity sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==
921921
dependencies:
922922
undici-types "~5.26.4"
923923

0 commit comments

Comments
 (0)