Skip to content

Commit

Permalink
Update eslint monorepo to ^9.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 4a5ab47 commit 42509aa
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 67 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"@babel/core": "^7.25.2",
"@babel/plugin-transform-block-scoping": "^7.25.0",
"@babel/preset-typescript": "^7.24.7",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.12.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/eslint__js": "^8.42.3",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
"rollup": "^4.21.2",
Expand Down
151 changes: 86 additions & 65 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 42509aa

Please sign in to comment.