Update dependency @types/node to v18
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
This commit is contained in:
parent
955dd25cc6
commit
c8d2765c1b
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2180,9 +2180,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.18.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.12.tgz",
|
||||
"integrity": "sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==",
|
||||
"version": "18.11.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.19.tgz",
|
||||
"integrity": "sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/parse-json": {
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@angular/language-service": "^13.3.3",
|
||||
"@types/jasmine": "~4.3.0",
|
||||
"@types/jasminewd2": "^2.0.10",
|
||||
"@types/node": "^16.11.27",
|
||||
"@types/node": "^18.0.0",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"codelyzer": "^6.0.2",
|
||||
"jasmine-core": "~4.5.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user