Skip to content

Commit

Permalink
chore(deps): update devdependency @types/node to ^22.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 1491856 commit 601c8ab
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@nuxt/module-builder": "workspace:*",
"@nuxt/schema": "^3.15.0",
"@types/node": "^22.10.3",
"@types/node": "^22.10.4",
"nuxt": "^3.15.0"
},
"build": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/schema": "^3.15.0",
"@types/node": "^22.10.3",
"@types/node": "^22.10.4",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
Expand Down
Loading

0 comments on commit 601c8ab

Please sign in to comment.