Skip to content

Commit dfc5627

Browse files
Merge f237d0d into 997ca2c
2 parents 997ca2c + f237d0d commit dfc5627

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
version: 2.1
99
orbs:
1010
# use Cypress orb from CircleCI registry
11-
cypress: cypress-io/[email protected].2
11+
cypress: cypress-io/[email protected].3
1212
win: circleci/[email protected]
1313

1414
executors:

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@bahmutov/print-env": "1.3.0",
6868
"@stylistic/eslint-plugin-js": "2.10.1",
69-
"cypress": "14.0.1",
69+
"cypress": "14.0.2",
7070
"eslint": "9.14.0",
7171
"eslint-plugin-cypress": "4.1.0",
7272
"eslint-plugin-jsonc": "2.17.0",

0 commit comments

Comments
 (0)