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 Jul 8, 2024
1 parent da1851f commit fc609eb
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 201 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,25 +58,25 @@
},
"devDependencies": {
"@eslint/js": "^9.6.0",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@vitest/expect": "^1.6.0",
"esbuild": "^0.22.0",
"esbuild": "^0.23.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"globals": "^15.7.0",
"globals": "^15.8.0",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"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.5.2",
"typescript-eslint": "^7.14.1",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit fc609eb

Please sign in to comment.