Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent fb0f017 commit 799a116
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 231 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -84,19 +84,19 @@
"devDependencies": {
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/node": "^18.15.10",
"bumpp": "^9.0.0",
"esbuild": "^0.17.14",
"eslint": "^8.36.0",
"@types/node": "^18.15.11",
"bumpp": "^9.1.0",
"esbuild": "^0.17.15",
"eslint": "^8.37.0",
"eslint-define-config": "^1.17.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"rollup": "^3.20.2",
"tsup": "^6.7.0",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"vite": "^4.2.1",
"vitest": "^0.29.7",
"webpack": "^5.76.3"
"vitest": "^0.29.8",
"webpack": "^5.77.0"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit 799a116

Please sign in to comment.