Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node in /src/templateRoot
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.8.5 to 20.9.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent bd3bcb0 commit 4cc6269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templateRoot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.6",
"@types/node": "20.8.5",
"@types/node": "20.9.1",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"autoprefixer": "^10.4.16",
Expand Down

0 comments on commit 4cc6269

Please sign in to comment.