build(deps): bump @types/node from 18.15.1 to 18.15.3 (#706)

This commit is contained in:
dependabot[bot] 2023-03-20 11:11:27 +01:00 committed by GitHub
parent 7122616b22
commit ea65405b36
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

@ -15,7 +15,7 @@
"@actions/github": "^5.1.1", "@actions/github": "^5.1.1",
"@actions/http-client": "^2.0.1", "@actions/http-client": "^2.0.1",
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"@types/node": "^18.15.1", "@types/node": "^18.15.3",
"@types/semver": "^7.3.13", "@types/semver": "^7.3.13",
"@types/tmp": "^0.2.3", "@types/tmp": "^0.2.3",
"tmp": "^0.2.1" "tmp": "^0.2.1"
@ -587,9 +587,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.15.1", "version": "18.15.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.1.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
"integrity": "sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==" "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
"version": "2.6.1", "version": "2.6.1",
@ -4066,9 +4066,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "18.15.1", "version": "18.15.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.1.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
"integrity": "sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==" "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
}, },
"@types/node-fetch": { "@types/node-fetch": {
"version": "2.6.1", "version": "2.6.1",

View File

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