Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

Commit cf72bb9

Browse files
npm: bump @types/node from 20.8.8 to 20.8.9 in /src/main/web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.8 to 20.8.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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b411b3 commit cf72bb9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/main/web/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^14.0.0",
99
"@testing-library/user-event": "^14.5.1",
1010
"@types/jest": "^29.5.6",
11-
"@types/node": "^20.8.8",
11+
"@types/node": "^20.8.9",
1212
"@types/react": "^18.2.31",
1313
"@types/react-dom": "^18.2.14",
1414
"react": "^18.2.0",

0 commit comments

Comments
 (0)