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 and AriPerkkio committed Jun 10, 2024
1 parent 6e00851 commit 3ff1437
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 184 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.4.0",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@vitest/expect": "^1.6.0",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"globals": "^15.3.0",
"globals": "^15.4.0",
"jsdom": "^24.1.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"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.4.5",
"typescript-eslint": "^7.11.0",
"typescript-eslint": "^7.12.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 3ff1437

Please sign in to comment.