Skip to content

Commit 4fc88eb

Browse files
build(deps-dev): bump eslint-plugin-cypress from 5.1.0 to 5.1.1 (#369)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e0123e commit 4fc88eb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"cypress-multi-reporters": "^2.0.5",
7070
"eslint": "^9.33.0",
7171
"eslint-config-prettier": "^10.1.8",
72-
"eslint-plugin-cypress": "^5.1.0",
72+
"eslint-plugin-cypress": "^5.1.1",
7373
"eslint-plugin-import": "^2.32.0",
7474
"eslint-plugin-prettier": "^5.5.4",
7575
"eslint-plugin-react": "^7.37.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4095,7 +4095,7 @@ __metadata:
40954095
cypress-multi-reporters: ^2.0.5
40964096
eslint: ^9.33.0
40974097
eslint-config-prettier: ^10.1.8
4098-
eslint-plugin-cypress: ^5.1.0
4098+
eslint-plugin-cypress: ^5.1.1
40994099
eslint-plugin-import: ^2.32.0
41004100
eslint-plugin-prettier: ^5.5.4
41014101
eslint-plugin-react: ^7.37.5
@@ -5657,14 +5657,14 @@ __metadata:
56575657
languageName: node
56585658
linkType: hard
56595659

5660-
"eslint-plugin-cypress@npm:^5.1.0":
5661-
version: 5.1.0
5662-
resolution: "eslint-plugin-cypress@npm:5.1.0"
5660+
"eslint-plugin-cypress@npm:^5.1.1":
5661+
version: 5.1.1
5662+
resolution: "eslint-plugin-cypress@npm:5.1.1"
56635663
dependencies:
56645664
globals: ^16.2.0
56655665
peerDependencies:
56665666
eslint: ">=9"
5667-
checksum: 95e47e8c1a0e808eaeed7001c57bd522d4581fea59375a4e3b091f3025b9b24e2f2f6c5888741bb604986c72c2ff1827c74de839d9dd53810a64bece053e5431
5667+
checksum: a7eeca92e12469de1e262f30ae4b97cf038e0f79ca9f9b9a76044f80a168915ee404522f678696c7aa5d4df467303e84cd301b4285a126e4bc1c32c4e8737ae0
56685668
languageName: node
56695669
linkType: hard
56705670

0 commit comments

Comments
 (0)