Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 71fda05 commit 5037f17
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 173 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@eslint/markdown": "^6.2.1",
"@unocss/eslint-plugin": "^0.63.6",
"eslint-config-flat-gitignore": "^0.3.0",
Expand Down Expand Up @@ -73,9 +73,9 @@
"devDependencies": {
"@eslint/config-inspector": "^0.5.6",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.8.6",
"bumpp": "^9.8.0",
"eslint": "^9.13.0",
"@types/node": "^22.8.7",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"eslint-typegen": "^0.3.2",
"importx": "^0.5.0",
"picocolors": "^1.1.1",
Expand Down
Loading

0 comments on commit 5037f17

Please sign in to comment.