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 May 27, 2024
1 parent 8435a3b commit e221d8a
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 355 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,26 @@
"aria-live-capture": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "^9.2.0",
"@types/node": "^20.12.11",
"@eslint/js": "^9.3.0",
"@types/node": "^20.12.12",
"@vitest/expect": "^1.6.0",
"esbuild": "^0.21.2",
"eslint": "^9.2.0",
"esbuild": "^0.21.4",
"eslint": "^9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"globals": "^15.2.0",
"jsdom": "^24.0.0",
"globals": "^15.3.0",
"jsdom": "^24.1.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"rollup-plugin-dts": "^6.1.0",
"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.8.0",
"typescript-eslint": "^7.10.0",
"vitest": "^1.6.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit e221d8a

Please sign in to comment.