Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node in /generators/client/templates/vue
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.12 to 20.14.12.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 4dcfd75 commit 6fce6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/client/templates/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/jest": "27.0.3",
"@types/node": "16.11.12",
"@types/node": "20.14.12",
"@types/sinon": "10.0.6",
"@types/vuelidate": "0.7.15",
"@typescript-eslint/eslint-plugin": "5.6.0",
Expand Down

0 comments on commit 6fce6f6

Please sign in to comment.