Merge pull request #484 from actions/dependabot/npm_and_yarn/types/node-16.18.34

Bump @types/node from 16.18.32 to 16.18.34
This commit is contained in:
Federico Builes
2023-05-30 07:24:43 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.32",
"@types/node": "^16.18.34",
"@types/spdx-expression-parse": "^3.0.2",
"@types/spdx-satisfies": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
@@ -2080,9 +2080,9 @@
}
},
"node_modules/@types/node": {
"version": "16.18.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.32.tgz",
"integrity": "sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw=="
"version": "16.18.34",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.34.tgz",
"integrity": "sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg=="
},
"node_modules/@types/prettier": {
"version": "2.7.1",
@@ -10374,9 +10374,9 @@
}
},
"@types/node": {
"version": "16.18.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.32.tgz",
"integrity": "sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw=="
"version": "16.18.34",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.34.tgz",
"integrity": "sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg=="
},
"@types/prettier": {
"version": "2.7.1",
+1 -1
View File
@@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.32",
"@types/node": "^16.18.34",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.0",
"@types/spdx-expression-parse": "^3.0.2",