Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node 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 20.12.2 to 20.12.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent 94fa926 commit ed8cc25
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 @@ -104,7 +104,7 @@
"@types/jest": "29.5.12",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.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 @@ -5185,12 +5185,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
"@types/node@npm:20.12.3":
version: 20.12.3
resolution: "@types/node@npm:20.12.3"
dependencies:
undici-types: ~5.26.4
checksum: 3242ab04fe69ae32a2da29a7a2fce41fccb370bc1189de43d2dfbb491bd3253d3ee2070cbb5613061148e4862fdaa9cf62722c43128ce5c7d33fe83750956613
checksum: 982544a014391f214d36e5d65d8879f4d3ca9ed2258a5db76b1475a58858b5468ca1c65973e1a3e578f7665ed881af1ff9387d2d3e99e7a4d315994570fc50ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -12424,7 +12424,7 @@ __metadata:
"@types/jest": 29.5.12
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 20.12.2
"@types/node": 20.12.3
"@typescript-eslint/eslint-plugin": 7.5.0
"@typescript-eslint/parser": 7.5.0
ace-builds: 1.32.7
Expand Down

0 comments on commit ed8cc25

Please sign in to comment.