Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#8)
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 May 22, 2023
1 parent 7ad9f9f commit d8b451e
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 137 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -38,19 +38,19 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@eslint/js": "^8.40.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@eslint/js": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"eslint-config-prettier": "^8.8.0",
"eslint-define-config": "^1.20.0",
"eslint-plugin-antfu": "^0.38.6",
"eslint-plugin-antfu": "^0.39.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-vue": "^9.12.0",
"eslint-plugin-vue": "^9.13.0",
"eslint-plugin-yml": "^1.7.0",
"globals": "^13.20.0",
"jsonc-eslint-parser": "^2.3.0",
Expand All @@ -60,9 +60,9 @@
"yaml-eslint-parser": "^1.2.2"
},
"devDependencies": {
"@types/node": "^18.16.9",
"@types/node": "^18.16.14",
"bumpp": "^9.1.0",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"typescript": "^5.0.4"
},
"engines": {
Expand Down

0 comments on commit d8b451e

Please sign in to comment.