Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent c125500 commit ed854bd
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 26 deletions.
4 changes: 2 additions & 2 deletions packages/multi-semantic-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"eslint-plugin-etc": "^2.0.3",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vitest-globals": "^1.5.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"file-url": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-etc": "^2.0.3",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vitest-globals": "^1.5.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-release-pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vitest-globals": "^1.5.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"get-stream": "9.0.1",
Expand Down
83 changes: 62 additions & 21 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 ed854bd

Please sign in to comment.