Merge pull request #394 from simonecorsi/dependabot/npm_and_yarn/types/node-18.15.6

build(deps-dev): bump @types/node from 18.15.5 to 18.15.6
This commit is contained in:
Simone Corsi 2023-03-24 06:58:53 +01:00 committed by GitHub
commit ce3bf9200c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -30,7 +30,7 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/ejs": "^3.1.2",
"@types/got": "^9.6.12",
"@types/node": "^18.15.5",
"@types/node": "^18.15.6",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
@ -1672,9 +1672,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.15.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.5.tgz",
"integrity": "sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew=="
"version": "18.15.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.6.tgz",
"integrity": "sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@ -12907,9 +12907,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"@types/node": {
"version": "18.15.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.5.tgz",
"integrity": "sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew=="
"version": "18.15.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.6.tgz",
"integrity": "sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

@ -34,7 +34,7 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/ejs": "^3.1.2",
"@types/got": "^9.6.12",
"@types/node": "^18.15.5",
"@types/node": "^18.15.6",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",