Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 48975cb commit 8f3ce3a
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 351 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
}
},
"devDependencies": {
"@types/node": "20.4.5",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitest/coverage-v8": "0.33.0",
"@types/node": "20.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitest/coverage-v8": "0.34.4",
"commit-it": "0.0.11",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint": "8.49.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.0.0",
Expand All @@ -74,12 +74,12 @@
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "13.3.0",
"microbundle": "0.15.1",
"prettier": "3.0.0",
"release-it": "16.1.3",
"typescript": "5.1.6",
"vitest": "0.33.0",
"prettier": "3.0.3",
"release-it": "16.1.5",
"typescript": "5.2.2",
"vitest": "0.34.4",
"yalc": "1.0.0-pre.53"
},
"dependencies": {},
Expand Down
Loading

0 comments on commit 8f3ce3a

Please sign in to comment.