Skip to content

Commit

Permalink
pin eslint-plugin-sonarjs because of the bug in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed May 6, 2024
1 parent 85e431e commit 8c6cb4a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions scripts/bundle-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions tests/eslint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/eslint/package.json
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-qunit": "^8.1.1",
"eslint-plugin-redos": "^4.5.0-beta.6",
"eslint-plugin-regexp": "^2.5.0",
"eslint-plugin-sonarjs": "^1.0.0",
"eslint-plugin-sonarjs": "1.0.0",
"eslint-plugin-unicorn": "^52.0.0",
"globals": "^15.1.0",
"jsonc-eslint-parser": "^2.4.0"
Expand Down
6 changes: 3 additions & 3 deletions tests/observables/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c6cb4a

Please sign in to comment.