Skip to content

Commit

Permalink
Bump @types/node from 20.11.30 to 22.0.2 in /vre-panel
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.11.30 to 22.0.2.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent da0c161 commit 0693975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vre-panel/package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"devDependencies": {
"typescript": "^4.5",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "~20.11.25",
"@types/node": "~22.0.2",
"@types/react": "~18.2.0",
"autoprefixer": "~10.4.15",
"axios-mock-adapter": "~1.22.0",

0 comments on commit 0693975

Please sign in to comment.