Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 22.2.0 to 22.7.3 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.2.0 to 22.7.3.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent af10e78 commit 8eeaea0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.12",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "22.2.0",
"@types/node": "22.7.3",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"codelyzer": "6.0.2",
Expand Down
20 changes: 10 additions & 10 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6709,12 +6709,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.2.0":
version: 22.2.0
resolution: "@types/node@npm:22.2.0"
"@types/node@npm:22.7.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
dependencies:
undici-types: ~6.13.0
checksum: 63724799337bfb57719a1992690e738341d824e1744a2ac52c5278a008fbfadf99765519c19858feb80418cc7da0d5c8bdf7ea4d82973869b3882bd602c48ade
undici-types: ~6.19.2
checksum: 1785ceb0d7b05b2a68df85ec89f2c76bc57a59f4f7a349966f2f7c8ee531d59dcba1adb4e3fddb19e0981ded96bf255291858e6b56dfe7984247b3a4f1227a22
languageName: node
linkType: hard

Expand Down Expand Up @@ -14250,7 +14250,7 @@ __metadata:
"@types/jest": 29.5.12
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 22.2.0
"@types/node": 22.7.3
"@typescript-eslint/eslint-plugin": 7.17.0
"@typescript-eslint/parser": 7.17.0
ace-builds: 1.35.4
Expand Down Expand Up @@ -19347,10 +19347,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 9d0ef6bf58994bebbea6a4ab75f381c69a89a7ed151bfbae0d4ef95450d56502c9eccb323abf17b7d099c1d9c1cbae62e909e4dfeb8d204612d2f1fdada24707
"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

Expand Down

0 comments on commit 8eeaea0

Please sign in to comment.