Merge pull request #521 from actions/dependabot/npm_and_yarn/types/node-16.18.38

Bump @types/node from 16.18.36 to 16.18.38
This commit is contained in:
cnagadya
2023-07-03 10:17:27 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.36",
"@types/node": "^16.18.38",
"@types/spdx-expression-parse": "^3.0.2",
"@types/spdx-satisfies": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^5.60.0",
@@ -2061,9 +2061,9 @@
}
},
"node_modules/@types/node": {
"version": "16.18.36",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.36.tgz",
"integrity": "sha512-8egDX8dE50XyXWH6C6PRCNkTP106DuUrvdrednFouDSmCi7IOvrqr0frznfZaHifHH/3aq/7a7v9N4wdXMqhBQ=="
"version": "16.18.38",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.38.tgz",
"integrity": "sha512-6sfo1qTulpVbkxECP+AVrHV9OoJqhzCsfTNp5NIG+enM4HyM3HvZCO798WShIXBN0+QtDIcutJCjsVYnQP5rIQ=="
},
"node_modules/@types/prettier": {
"version": "2.7.1",

View File

@@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.36",
"@types/node": "^16.18.38",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.0",
"@types/spdx-expression-parse": "^3.0.2",