Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 3227863 commit 87aa8a4
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 79 deletions.
6 changes: 3 additions & 3 deletions packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"@types/jest": "29.2.5",
"@types/lodash": "4.14.191",
"@types/node": "10.17.60",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"depcheck": "1.4.3",
"esbuild": "0.15.16",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "48.0.0",
"jest": "29.3.1",
"lodash": "4.17.21",
"prettier": "2.8.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
"@types/jest": "29.2.5",
"@types/lodash": "4.14.191",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"depcheck": "1.4.3",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "48.0.0",
"gen-esm-wrapper": "1.1.3",
"jest": "29.3.1",
"lodash": "4.17.21",
Expand Down
6 changes: 3 additions & 3 deletions packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"@types/jest": "29.2.5",
"@types/lodash": "4.14.191",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"acorn": "8.8.1",
"depcheck": "1.4.3",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "48.0.0",
"jest": "29.3.1",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
Expand Down
Loading

0 comments on commit 87aa8a4

Please sign in to comment.