Skip to content

Commit a6e87a4

Browse files
build(deps-dev): bump eslint-plugin-cypress from 2.12.1 to 2.13.3
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.12.1 to 2.13.3. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.12.1...v2.13.3) --- 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 68901a2 commit a6e87a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"commitizen": "4.2.4",
117117
"cypress": "^12.12.0",
118118
"cz-conventional-changelog": "3.3.0",
119-
"eslint-plugin-cypress": "2.12.1",
119+
"eslint-plugin-cypress": "2.13.3",
120120
"semantic-release": "18.0.1"
121121
}
122122
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6961,10 +6961,10 @@ eslint-module-utils@^2.7.4:
69616961
dependencies:
69626962
debug "^3.2.7"
69636963

6964-
eslint-plugin-cypress@2.12.1:
6965-
version "2.12.1"
6966-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
6967-
integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==
6964+
eslint-plugin-cypress@2.13.3:
6965+
version "2.13.3"
6966+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.3.tgz#5fc1afdc939aaa7daa9181f651f2f35429733ff2"
6967+
integrity sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==
69686968
dependencies:
69696969
globals "^11.12.0"
69706970

0 commit comments

Comments
 (0)