Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 181db21

Browse files
committed
⬆️ cypress → ^13.12.0
1 parent 9f1a095 commit 181db21

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-dom": "^18.3.0",
3939
"@typescript-eslint/eslint-plugin": "^7.13.1",
4040
"@typescript-eslint/parser": "^7.13.1",
41-
"cypress": "^13.11.0",
41+
"cypress": "^13.12.0",
4242
"eslint": "^8",
4343
"eslint-config-next": "^14.2.4",
4444
"eslint-plugin-react": "^7.34.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1986,9 +1986,9 @@ __metadata:
19861986
languageName: node
19871987
linkType: hard
19881988

1989-
"cypress@npm:^13.11.0":
1990-
version: 13.11.0
1991-
resolution: "cypress@npm:13.11.0"
1989+
"cypress@npm:^13.12.0":
1990+
version: 13.12.0
1991+
resolution: "cypress@npm:13.12.0"
19921992
dependencies:
19931993
"@cypress/request": ^3.0.0
19941994
"@cypress/xvfb": ^1.2.4
@@ -2034,7 +2034,7 @@ __metadata:
20342034
yauzl: ^2.10.0
20352035
bin:
20362036
cypress: bin/cypress
2037-
checksum: 67f61152b03955a3649d1ddcfb940271614e47d02c2e9f6f08e85158199c2d22a805ab8fcbccb985f8e1ef628b099b24487e8aebde181ed82abf039890abc6fc
2037+
checksum: b60d6c6bddd129417a87b96add07a71aa5fd04d3d9ee52f9e5e6fdbe1cf117bba0769d4cce4e6fe6536219eaceb53b3dc4a19fc161d6b0f5a2401afde348f703
20382038
languageName: node
20392039
linkType: hard
20402040

@@ -5618,7 +5618,7 @@ __metadata:
56185618
"@types/react-dom": ^18.3.0
56195619
"@typescript-eslint/eslint-plugin": ^7.13.1
56205620
"@typescript-eslint/parser": ^7.13.1
5621-
cypress: ^13.11.0
5621+
cypress: ^13.12.0
56225622
eslint: ^8
56235623
eslint-config-next: ^14.2.4
56245624
eslint-plugin-mui-path-imports: ^0.0.15

0 commit comments

Comments
 (0)