Merge pull request #839 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.6.3

Bump @types/node from 20.6.2 to 20.6.3
This commit is contained in:
github-actions[bot] 2023-09-20 08:38:09 +00:00 committed by GitHub
commit 7c78616770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -20,7 +20,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^20.6.0",
"@types/node": "^20.6.3",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.0",
@ -549,9 +549,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.6.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.2.tgz",
"integrity": "sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw=="
"version": "20.6.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.3.tgz",
"integrity": "sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA=="
},
"node_modules/@types/semver": {
"version": "7.5.2",

View File

@ -29,7 +29,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^20.6.0",
"@types/node": "^20.6.3",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.0",