Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.7.7 to 22.10.1 in /frontend
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.7 to 22.10.1.
- [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 and nutfdt committed Dec 6, 2024
1 parent 6cca9f3 commit 1be8c85
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@rushstack/eslint-patch": "^1.7.2",
"@testing-library/cypress": "^10.0.1",
"@types/jsdom": "^21.1.6",
"@types/node": "^22.7.7",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@unocss/transformer-directives": "^0.63.4",
"@unocss/transformer-variant-group": "^0.63.4",
Expand Down

0 comments on commit 1be8c85

Please sign in to comment.