Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#11)
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 Jun 4, 2023
1 parent 066c98e commit 5a60e47
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 122 deletions.
12 changes: 6 additions & 6 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.41.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@eslint/js": "^8.42.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint-config-prettier": "^8.8.0",
"eslint-define-config": "^1.20.0",
"eslint-plugin-antfu": "^0.39.3",
"eslint-plugin-antfu": "^0.39.5",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsonc": "^2.8.0",
Expand All @@ -62,8 +62,8 @@
"devDependencies": {
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"typescript": "^5.0.4"
"eslint": "^8.42.0",
"typescript": "^5.1.3"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 5a60e47

Please sign in to comment.