Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.51.0 (#424)
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 Oct 12, 2023
1 parent 3cea062 commit a9adb49
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 65 deletions.
2 changes: 1 addition & 1 deletion packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@typescript-eslint/parser": "6.7.0",
"depcheck": "1.4.6",
"esbuild": "0.15.16",
"eslint": "8.49.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"depcheck": "1.4.6",
"eslint": "8.49.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/parser": "6.7.0",
"acorn": "8.8.2",
"depcheck": "1.4.6",
"eslint": "8.49.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
Expand Down
119 changes: 57 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a9adb49

Please sign in to comment.