Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#19)
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 Jul 17, 2023
1 parent a846473 commit 693a486
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 155 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@eslint/js": "^8.44.0",
"@eslint/js": "^8.45.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-define-config": "^1.21.0",
"eslint-plugin-antfu": "^0.39.7",
"eslint-plugin-antfu": "^0.39.8",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsonc": "^2.9.0",
Expand All @@ -61,9 +61,9 @@
},
"devDependencies": {
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
},
Expand Down

0 comments on commit 693a486

Please sign in to comment.