Skip to content

Commit

Permalink
chore(deps): update devdependency @types/node to ^22.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 83dfe89 commit 0e9ed04
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 @@ -36,7 +36,7 @@
"devDependencies": {
"@nuxt/module-builder": "workspace:*",
"@nuxt/schema": "^3.13.2",
"@types/node": "^22.8.2",
"@types/node": "^22.8.4",
"nuxt": "^3.13.2"
},
"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 @@
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@types/node": "^22.8.2",
"@types/node": "^22.8.4",
"@vitest/coverage-v8": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
Expand Down
Loading

0 comments on commit 0e9ed04

Please sign in to comment.