Bump @types/node from 16.18.24 to 16.18.25

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-01 02:03:23 +00:00
committed by GitHub
parent 9bc0593cb7
commit de626ab5bc
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.24",
"@types/node": "^16.18.25",
"@types/spdx-expression-parse": "^3.0.2",
"@types/spdx-satisfies": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
@@ -1926,9 +1926,9 @@
"integrity": "sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw=="
},
"node_modules/@types/node": {
"version": "16.18.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.24.tgz",
"integrity": "sha512-zvSN2Esek1aeLdKDYuntKAYjti9Z2oT4I8bfkLLhIxHlv3dwZ5vvATxOc31820iYm4hQRCwjUgDpwSMFjfTUnw=="
"version": "16.18.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.25.tgz",
"integrity": "sha512-rUDO6s9Q/El1R1I21HG4qw/LstTHCPO/oQNAwI/4b2f9EWvMnqt4d3HJwPMawfZ3UvodB8516Yg+VAq54YM+eA=="
},
"node_modules/@types/prettier": {
"version": "2.7.1",
@@ -10055,9 +10055,9 @@
"integrity": "sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw=="
},
"@types/node": {
"version": "16.18.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.24.tgz",
"integrity": "sha512-zvSN2Esek1aeLdKDYuntKAYjti9Z2oT4I8bfkLLhIxHlv3dwZ5vvATxOc31820iYm4hQRCwjUgDpwSMFjfTUnw=="
"version": "16.18.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.25.tgz",
"integrity": "sha512-rUDO6s9Q/El1R1I21HG4qw/LstTHCPO/oQNAwI/4b2f9EWvMnqt4d3HJwPMawfZ3UvodB8516Yg+VAq54YM+eA=="
},
"@types/prettier": {
"version": "2.7.1",
+1 -1
View File
@@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.24",
"@types/node": "^16.18.25",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.0",
"@types/spdx-expression-parse": "^3.0.2",