Merge pull request #971 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.11.17

Bump @types/node from 20.11.16 to 20.11.17
This commit is contained in:
github-actions[bot] 2024-02-09 08:01:56 +00:00 committed by GitHub
commit 5379dcd4a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.11.16",
"@types/node": "^20.11.17",
"@types/ws": "^8.5.9",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.20.0",
@ -561,9 +561,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.11.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.16.tgz",
"integrity": "sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==",
"version": "20.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.17.tgz",
"integrity": "sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==",
"dependencies": {
"undici-types": "~5.26.4"
}

View File

@ -29,7 +29,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"@types/ws": "^8.5.9",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.20.0",