Update dependency @types/node to v20
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
a7f07d4d97
commit
5c994cdc33
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2183,9 +2183,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.18.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.25.tgz",
|
||||
"integrity": "sha512-rUDO6s9Q/El1R1I21HG4qw/LstTHCPO/oQNAwI/4b2f9EWvMnqt4d3HJwPMawfZ3UvodB8516Yg+VAq54YM+eA==",
|
||||
"version": "20.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.0.tgz",
|
||||
"integrity": "sha512-O+z53uwx64xY7D6roOi4+jApDGFg0qn6WHcxe5QeqjMaTezBO/mxdfFXIVAVVyNWKx84OmPB3L8kbVYOTeN34A==",
|
||||
"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": "^20.0.0",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"codelyzer": "^6.0.2",
|
||||
"jasmine-core": "~4.6.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user