Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-no-only-tests to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Nov 11, 2024
1 parent 06f277c commit ade4e31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5433,10 +5433,10 @@ eslint-plugin-n@17.11.1:
minimatch "^9.0.5"
semver "^7.5.3"

eslint-plugin-no-only-tests@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.1.0.tgz#f38e4935c6c6c4842bf158b64aaa20c366fe171b"
integrity sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==
eslint-plugin-no-only-tests@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.3.0.tgz#d9d42ccd4b5d099b4872fb5046cf95441188cfb5"
integrity sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==

eslint-plugin-prefer-arrow@1.2.3:
version "1.2.3"
Expand Down

0 comments on commit ade4e31

Please sign in to comment.