Merge pull request #571 from actions/dependabot/npm_and_yarn/types/node-16.18.54

Bump @types/node from 16.18.48 to 16.18.54
This commit is contained in:
Federico Builes
2023-09-26 12:24:33 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.48",
"@types/node": "^16.18.54",
"@types/spdx-expression-parse": "^3.0.2",
"@types/spdx-satisfies": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
@@ -2292,9 +2292,9 @@
}
},
"node_modules/@types/node": {
"version": "16.18.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.48.tgz",
"integrity": "sha512-mlaecDKQ7rIZrYD7iiKNdzFb6e/qD5I9U1rAhq+Fd+DWvYVs+G2kv74UFHmSOlg5+i/vF3XxuR522V4u8BqO+Q=="
"version": "16.18.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.54.tgz",
"integrity": "sha512-oTmGy68gxZZ21FhTJVVvZBYpQHEBZxHKTsGshobMqm9qWpbqdZsA5jvsuPZcHu0KwpmLrOHWPdEfg7XDpNT9UA=="
},
"node_modules/@types/prettier": {
"version": "2.7.3",
+1 -1
View File
@@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.48",
"@types/node": "^16.18.54",
"@types/spdx-expression-parse": "^3.0.2",
"@types/spdx-satisfies": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",