mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-10 12:07:05 +00:00
Merge pull request #385 from actions/dependabot/npm_and_yarn/types/node-16.18.32
build(deps-dev): bump @types/node from 16.18.29 to 16.18.32
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"devDependencies": {
|
||||
"@github/prettier-config": "^0.0.6",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "16.18.29",
|
||||
"@types/node": "16.18.32",
|
||||
"@typescript-eslint/parser": "^5.59.5",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"concurrently": "^8.0.1",
|
||||
@@ -1435,9 +1435,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.18.29",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.29.tgz",
|
||||
"integrity": "sha512-cal+XTYF4JBwG82kw3m9ktTOyUj7GXcO9i2o+t49y/OF+3asYfpHqTROF1UbV91e71g/UB5wNeL5hfqPthzp8Q==",
|
||||
"version": "16.18.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.32.tgz",
|
||||
"integrity": "sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/prettier": {
|
||||
@@ -8419,9 +8419,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.18.29",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.29.tgz",
|
||||
"integrity": "sha512-cal+XTYF4JBwG82kw3m9ktTOyUj7GXcO9i2o+t49y/OF+3asYfpHqTROF1UbV91e71g/UB5wNeL5hfqPthzp8Q==",
|
||||
"version": "16.18.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.32.tgz",
|
||||
"integrity": "sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/prettier": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"devDependencies": {
|
||||
"@github/prettier-config": "^0.0.6",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "16.18.29",
|
||||
"@types/node": "16.18.32",
|
||||
"@typescript-eslint/parser": "^5.59.5",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"concurrently": "^8.0.1",
|
||||
|
||||
Reference in New Issue
Block a user