Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 22.7.9 to 22.8.4 in /modules/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.7.9 to 22.8.4.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 06c0812 commit 6213059
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "22.7.9",
"@types/node": "22.8.4",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.11.0",
"codelyzer": "6.0.2",
Expand Down
14 changes: 7 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6703,12 +6703,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.9":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
"@types/node@npm:22.8.4":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: ~6.19.2
checksum: 02671449e61f3f7c9898da44e18af272056fee0afbbc98b11dcff7cd7c4ed6c8a45353cfdde413208d9f597e247ee68d908c83a72cae4cbdd763b0e3a45ac0cd
undici-types: ~6.19.8
checksum: 1e55594ce7942e259919283e6bb9ee814f184afcd545956d95163dd3b1d4b1923dba97e0c258c5a9dd2c96b2e754fa9ae42994437a564255c8907ae7cdc25b4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -14359,7 +14359,7 @@ __metadata:
"@types/jest": 29.5.14
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 22.7.9
"@types/node": 22.8.4
"@typescript-eslint/eslint-plugin": 8.12.2
"@typescript-eslint/parser": 8.11.0
ace-builds: 1.36.3
Expand Down Expand Up @@ -19511,7 +19511,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
Expand Down

0 comments on commit 6213059

Please sign in to comment.