build(deps): bump @types/node from 18.11.9 to 18.11.10 (#614)

This commit is contained in:
dependabot[bot]
2022-12-05 10:21:09 +01:00
committed by GitHub
parent c772a9ccc6
commit f680453377
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.0.1",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^18.11.9",
"@types/node": "^18.11.10",
"@types/semver": "^7.3.13",
"@types/tmp": "^0.2.3",
"tmp": "^0.2.1"
@ -554,9 +554,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "18.11.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz",
"integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg=="
"version": "18.11.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.10.tgz",
"integrity": "sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.1",
@ -3700,9 +3700,9 @@
"dev": true
},
"@types/node": {
"version": "18.11.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz",
"integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg=="
"version": "18.11.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.10.tgz",
"integrity": "sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ=="
},
"@types/node-fetch": {
"version": "2.6.1",

View File

@ -30,7 +30,7 @@
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.0.1",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^18.11.9",
"@types/node": "^18.11.10",
"@types/semver": "^7.3.13",
"@types/tmp": "^0.2.3",
"tmp": "^0.2.1"