Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 22.7.8 to 22.7.9 in /modules/w…
Browse files Browse the repository at this point in the history
…eb (#9569)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.8 to 22.7.9.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent f49b0e3 commit e4db364
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.13",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "22.7.8",
"@types/node": "22.7.9",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"codelyzer": "6.0.2",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6860,12 +6860,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.8":
version: 22.7.8
resolution: "@types/node@npm:22.7.8"
"@types/node@npm:22.7.9":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
dependencies:
undici-types: ~6.19.2
checksum: c1dd36bd0bf82588e61f82edb29a792f21ce902f90cc5485591f9fd60cec3ea9172e044bf7b1c0849e7cf3a5a01da39516db260cb65cb0b94904010e00634a1c
checksum: 02671449e61f3f7c9898da44e18af272056fee0afbbc98b11dcff7cd7c4ed6c8a45353cfdde413208d9f597e247ee68d908c83a72cae4cbdd763b0e3a45ac0cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -14453,7 +14453,7 @@ __metadata:
"@types/jest": 29.5.13
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 22.7.8
"@types/node": 22.7.9
"@typescript-eslint/eslint-plugin": 8.11.0
"@typescript-eslint/parser": 8.11.0
ace-builds: 1.36.3
Expand Down

0 comments on commit e4db364

Please sign in to comment.