Merge pull request #482 from warengroup/dependabot/npm_and_yarn/develop/types/node-18.7.23

Bump @types/node from 18.7.21 to 18.7.23
This commit is contained in:
github-actions[bot] 2022-09-27 08:04:16 +00:00 committed by GitHub
commit 184aab0b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^18.7.21",
"@types/node": "^18.7.23",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.1",
@ -355,9 +355,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "18.7.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.21.tgz",
"integrity": "sha512-rLFzK5bhM0YPyCoTC8bolBjMk7bwnZ8qeZUBslBfjZQou2ssJdWslx9CZ8DGM+Dx7QXQiiTVZ/6QO6kwtHkZCA=="
"version": "18.7.23",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.23.tgz",
"integrity": "sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg=="
},
"node_modules/@types/ws": {
"version": "8.5.3",
@ -3068,9 +3068,9 @@
"dev": true
},
"@types/node": {
"version": "18.7.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.21.tgz",
"integrity": "sha512-rLFzK5bhM0YPyCoTC8bolBjMk7bwnZ8qeZUBslBfjZQou2ssJdWslx9CZ8DGM+Dx7QXQiiTVZ/6QO6kwtHkZCA=="
"version": "18.7.23",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.23.tgz",
"integrity": "sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg=="
},
"@types/ws": {
"version": "8.5.3",

View File

@ -30,7 +30,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^18.7.21",
"@types/node": "^18.7.23",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.1",