Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 5c08d92 commit 81f901c
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 155 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@vitest/expect": "^2.1.3",
"esbuild": "^0.24.0",
"eslint": "^9.13.0",
Expand All @@ -67,16 +67,16 @@
"globals": "^15.11.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"rollup": "^4.24.2",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"typescript-eslint": "^8.11.0",
"vitest": "^2.1.3"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 81f901c

Please sign in to comment.