Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#111)
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] authored Nov 4, 2024
1 parent 71fda05 commit 13e4a10
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 181 deletions.
10 changes: 5 additions & 5 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 All @@ -62,7 +62,7 @@
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.30.0",
"eslint-plugin-yml": "^1.15.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
"prettier": "^3.3.3",
Expand All @@ -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 13e4a10

Please sign in to comment.