Skip to content

Commit df76ac5

Browse files
authored
chore(deps): update dependency eslint-plugin-no-only-tests to v3.3.0
1 parent a21a35f commit df76ac5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-jest-formatting": "3.1.0",
4545
"eslint-plugin-jsx-a11y": "6.8.0",
4646
"eslint-plugin-n": "16.6.2",
47-
"eslint-plugin-no-only-tests": "3.1.0",
47+
"eslint-plugin-no-only-tests": "3.3.0",
4848
"eslint-plugin-prefer-arrow": "1.2.3",
4949
"eslint-plugin-prettier": "5.1.3",
5050
"eslint-plugin-promise": "6.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5551,10 +5551,10 @@ [email protected]:
55515551
resolve "^1.22.2"
55525552
semver "^7.5.3"
55535553

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

55595559
55605560
version "1.2.3"

0 commit comments

Comments
 (0)