Bump @types/node from 12.11.1 to 14.14.21 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.1 to 14.14.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
db89e7cdeb
commit
8ea17a8035
|
@ -4071,9 +4071,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "12.11.1",
|
"version": "14.14.21",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.21.tgz",
|
||||||
"integrity": "sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==",
|
"integrity": "sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/normalize-package-data": {
|
"@types/normalize-package-data": {
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
"@angular/compiler": "9.1.12",
|
"@angular/compiler": "9.1.12",
|
||||||
"@angular/compiler-cli": "9.1.12",
|
"@angular/compiler-cli": "9.1.12",
|
||||||
"@types/jest": "26.0.7",
|
"@types/jest": "26.0.7",
|
||||||
"@types/node": "12.11.1",
|
"@types/node": "14.14.21",
|
||||||
"@typescript-eslint/eslint-plugin": "2.34.0",
|
"@typescript-eslint/eslint-plugin": "2.34.0",
|
||||||
"@typescript-eslint/eslint-plugin-tslint": "2.15.0",
|
"@typescript-eslint/eslint-plugin-tslint": "2.15.0",
|
||||||
"@typescript-eslint/parser": "2.34.0",
|
"@typescript-eslint/parser": "2.34.0",
|
||||||
|
|
Loading…
Reference in New Issue