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 7, 2023
1 parent 1cd8fbf commit 76e0830
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 110 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,24 +58,24 @@
},
"devDependencies": {
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitest/expect": "^0.31.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/expect": "^0.32.0",
"esbuild": "^0.17.19",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"jsdom": "^22.1.0",
"prettier": "^2.8.8",
"rollup": "^3.23.0",
"rollup": "^3.24.0",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.0.4",
"vitest": "^0.31.1"
"vitest": "^0.32.0"
},
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@8.6.1",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 76e0830

Please sign in to comment.