Bump @types/node from 12.20.50 to 17.0.32 in /frontend

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.50 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-11 09:56:23 +00:00 committed by GitHub
parent 24eb954856
commit 57d07ce2ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@
"@angular/cli": "~13.3.5",
"@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^12.11.1",
"@types/node": "^17.0.32",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.22.0",
"eslint": "^8.15.0",
@ -3685,9 +3685,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "12.20.50",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.50.tgz",
"integrity": "sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==",
"version": "17.0.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.32.tgz",
"integrity": "sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==",
"dev": true
},
"node_modules/@types/parse-json": {
@ -16582,9 +16582,9 @@
"dev": true
},
"@types/node": {
"version": "12.20.50",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.50.tgz",
"integrity": "sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==",
"version": "17.0.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.32.tgz",
"integrity": "sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==",
"dev": true
},
"@types/parse-json": {

View File

@ -38,7 +38,7 @@
"@angular/cli": "~13.3.5",
"@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^12.11.1",
"@types/node": "^17.0.32",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.22.0",
"eslint": "^8.15.0",