Skip to content

Commit 4316832

Browse files
Bump eslint-plugin-cypress from 2.11.2 to 2.12.1
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.2 to 2.12.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.11.2...v2.12.1) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6038d2 commit 4316832

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"css-loader": "^5.1.0",
6565
"cypress": "6.8.0",
6666
"eslint-plugin-chai-friendly": "0.6.0",
67-
"eslint-plugin-cypress": "2.11.2",
67+
"eslint-plugin-cypress": "2.12.1",
6868
"eslint-plugin-jest": "24.1.5",
6969
"eslint-plugin-prettier": "^3.1.4",
7070
"eslint-plugin-react": "7.23.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5442,10 +5442,10 @@ data-urls@^1.0.0, data-urls@^1.1.0:
54425442
whatwg-mimetype "^2.2.0"
54435443
whatwg-url "^7.0.0"
54445444

5445-
datatable-translatable@0.11.11:
5446-
version "0.11.11"
5447-
resolved "https://registry.yarnpkg.com/datatable-translatable/-/datatable-translatable-0.11.11.tgz#54a0c200e6bb8570fa52decf8ec71fec6cab7e86"
5448-
integrity sha512-QfLQh//qHvRhZkbcGn2MEaPBFWRsTGwNZdSnO8aK7tw/M0ttQFU8mIyhAWcCfdyyypy56Vh7KYxBOXHwOwARDw==
5445+
datatable-translatable@0.11.12:
5446+
version "0.11.12"
5447+
resolved "https://registry.yarnpkg.com/datatable-translatable/-/datatable-translatable-0.11.12.tgz#7a85c62931d03b089cb3e72e1cdb5b4f3a5d2dab"
5448+
integrity sha512-WgrW3fDOok9DDlgXCmtel74SBh/Fc1Q+b4nQDSVEMs3LwLjpty16aCJUiBTff0s/a9ZVqE9wuVmpFlABuMz4Zg==
54495449
dependencies:
54505450
deep-freeze "^0.0.1"
54515451
lodash.isequal "^4.5.0"
@@ -6250,10 +6250,10 @@ eslint-plugin-chai-friendly@0.6.0:
62506250
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.6.0.tgz#54052fab79302ed0cea76ab997351ea4809bfb77"
62516251
integrity sha512-Uvvv1gkbRGp/qfN15B0kQyQWg+oFA8buDSqrwmW3egNSk/FpqH2MjQqKOuKwmEL6w4QIQrIjDp+gg6kGGmD3oQ==
62526252

6253-
eslint-plugin-cypress@2.11.2:
6254-
version "2.11.2"
6255-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0"
6256-
integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA==
6253+
eslint-plugin-cypress@2.12.1:
6254+
version "2.12.1"
6255+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
6256+
integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==
62576257
dependencies:
62586258
globals "^11.12.0"
62596259

0 commit comments

Comments
 (0)