Merge pull request #848 from warengroup/dependabot/npm_and_yarn/develop/types/node-20.7.0

Bump @types/node from 20.6.5 to 20.7.0
This commit is contained in:
github-actions[bot] 2023-09-26 08:47:09 +00:00 committed by GitHub
commit fc9746acaa
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" "path": "^0.12.7"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.6.5", "@types/node": "^20.7.0",
"@types/ws": "^8.5.6", "@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3", "@typescript-eslint/parser": "^6.7.3",
@ -549,9 +549,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.6.5", "version": "20.7.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.5.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.0.tgz",
"integrity": "sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==" "integrity": "sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg=="
}, },
"node_modules/@types/semver": { "node_modules/@types/semver": {
"version": "7.5.2", "version": "7.5.2",

View File

@ -29,7 +29,7 @@
"path": "^0.12.7" "path": "^0.12.7"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.6.5", "@types/node": "^20.7.0",
"@types/ws": "^8.5.6", "@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3", "@typescript-eslint/parser": "^6.7.3",