Skip to content

Commit aba73fb

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

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-jest-formatting": "3.1.0",
4242
"eslint-plugin-jsx-a11y": "6.8.0",
4343
"eslint-plugin-n": "16.6.2",
44-
"eslint-plugin-no-only-tests": "3.1.0",
44+
"eslint-plugin-no-only-tests": "3.3.0",
4545
"eslint-plugin-prefer-arrow": "1.2.3",
4646
"eslint-plugin-prettier": "5.2.3",
4747
"eslint-plugin-promise": "6.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5274,10 +5274,10 @@ [email protected]:
52745274
resolve "^1.22.2"
52755275
semver "^7.5.3"
52765276

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

52825282
52835283
version "1.2.3"

0 commit comments

Comments
 (0)