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] committed Jul 6, 2024
1 parent 09b3c5a commit aa11034
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 254 deletions.
8 changes: 4 additions & 4 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.5.4",
"@types/lodash": "4.14.199",
"@types/node": "10.17.60",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"depcheck": "1.4.6",
"esbuild": "0.15.16",
"eslint": "8.51.0",
"eslint": "9.6.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "54.0.0",
"jest": "29.7.0",
"lodash": "4.17.21",
"prettier": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"@types/jest": "29.5.4",
"@types/lodash": "4.14.199",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"depcheck": "1.4.6",
"eslint": "8.51.0",
"eslint": "9.6.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "54.0.0",
"gen-esm-wrapper": "1.1.3",
"jest": "29.7.0",
"lodash": "4.17.21",
Expand Down
8 changes: 4 additions & 4 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.4",
"@types/lodash": "4.14.199",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"acorn": "8.8.2",
"depcheck": "1.4.6",
"eslint": "8.51.0",
"eslint": "9.6.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
"eslint-plugin-unicorn": "54.0.0",
"jest": "29.7.0",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
Expand Down
Loading

0 comments on commit aa11034

Please sign in to comment.