Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#32)
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 Jun 17, 2023
1 parent 099ed56 commit de1600a
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 1,026 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
],
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.21.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.22.0",
"execa": "^5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"execa": "^5.1.1",
"git-remote-origin-url": "^3.1.0",
"lerna": "^3.22.1",
"npm-name": "^6.0.1",
"plop": "^2.7.4"
"plop": "^2.7.6"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-import": "^2.18.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.16.1",
"eslint-plugin-import": "^2.22.1"
"@typescript-eslint/eslint-plugin": "^4.33.0",
"eslint-plugin-import": "^2.27.5"
}
}
Loading

0 comments on commit de1600a

Please sign in to comment.