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 Feb 9, 2025
1 parent 89f4b82 commit 2b7a1db
Show file tree
Hide file tree
Showing 4 changed files with 386 additions and 482 deletions.
10 changes: 5 additions & 5 deletions packages/esbuild-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.15",
"@types/node": "16.18.125",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"acorn-typescript": "1.4.13",
"depcheck": "1.4.7",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-unicorn": "56.0.1",
"jest": "29.7.0",
"lodash": "4.17.21",
"prettier": "3.4.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.15",
"@types/node": "18.19.74",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"depcheck": "1.4.7",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-unicorn": "56.0.1",
"gen-esm-wrapper": "1.1.3",
"jest": "29.7.0",
"lodash": "4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.15",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"acorn": "8.14.0",
"depcheck": "1.4.7",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "56.0.1",
"jest": "29.7.0",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
Expand Down
Loading

0 comments on commit 2b7a1db

Please sign in to comment.