Update dependency @types/node to v18
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
6974ac1663
commit
7898a83be0
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2164,9 +2164,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.27",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.27.tgz",
|
||||
"integrity": "sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==",
|
||||
"version": "18.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.3.tgz",
|
||||
"integrity": "sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/parse-json": {
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@angular/language-service": "^13.3.3",
|
||||
"@types/jasmine": "~4.0.0",
|
||||
"@types/jasminewd2": "^2.0.10",
|
||||
"@types/node": "^16.11.27",
|
||||
"@types/node": "^18.0.0",
|
||||
"@types/luxon": "^2.3.1",
|
||||
"codelyzer": "^6.0.2",
|
||||
"jasmine-core": "~4.1.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user