Skip to content

Commit

Permalink
Bump @types/node from 22.9.0 to 22.9.1 in /web
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 20, 2024
1 parent d0e3412 commit 6f66ff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@ngxs/devtools-plugin": "18.1.5",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/eslint-plugin-tslint": "7.0.2",
"@typescript-eslint/parser": "8.15.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4560,12 +4560,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
"@types/node@npm:22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
languageName: node
linkType: hard

Expand Down Expand Up @@ -10375,7 +10375,7 @@ __metadata:
"@ngxs/store": "npm:18.1.5"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.13"
"@types/node": "npm:22.9.0"
"@types/node": "npm:22.9.1"
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
"@typescript-eslint/eslint-plugin-tslint": "npm:7.0.2"
"@typescript-eslint/parser": "npm:8.15.0"
Expand Down

0 comments on commit 6f66ff7

Please sign in to comment.