Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
herecydev committed Jun 21, 2023
1 parent 8171353 commit 5188f54
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react-dom": "^18.2.0",
"autoprefixer": "^10.4.14",
"binode": "^1.0.5",
"cypress": "^12.14.0",
"cypress": "^12.15.0",
"msw": "^1.2.2",
"start-server-and-test": "^2.0.0",
"tailwindcss": "^3.3.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4085,9 +4085,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^12.14.0":
version: 12.14.0
resolution: "cypress@npm:12.14.0"
"cypress@npm:^12.15.0":
version: 12.15.0
resolution: "cypress@npm:12.15.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -4133,7 +4133,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: c98d33dc50f5e48a215f41e3a5139514816d2320e433d143a352a460f74941d3106a1f7485f61172f544cf125176c1225ac8edec31645d5a89cd394f72f93588
checksum: a1989386bc0843377526c71d60a7c2d64593fbf3209cd5986cb684653d1092007add9d83910906b85e1801637206dd5fa5ce9627c6ada3a20a3a82ec5c2f4d7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7363,9 +7363,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^1.2.1":
version: 1.2.1
resolution: "msw@npm:1.2.1"
"msw@npm:^1.2.2":
version: 1.2.2
resolution: "msw@npm:1.2.2"
dependencies:
"@mswjs/cookies": ^0.2.2
"@mswjs/interceptors": ^0.17.5
Expand All @@ -7387,13 +7387,13 @@ __metadata:
type-fest: ^2.19.0
yargs: ^17.3.1
peerDependencies:
typescript: ">= 4.4.x <= 5.0.x"
typescript: ">= 4.4.x <= 5.1.x"
peerDependenciesMeta:
typescript:
optional: true
bin:
msw: cli/index.js
checksum: 97b9c5ffc81b4380dd24ff40ac52ca02f406c88f86d8209ba991da19aad0bcfc37e807794aa1b9bf29f89cd86fd31e492bf4418c5ff02559b4f80d6ce4fb417b
checksum: e42cec8f5523663020bdecf6a7977a10aa86a4718d1920def3fbde0ff3734391873668cc6e3996d6790add3c74dac95a952f8560ce2543697280125eb55138e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8171,9 +8171,9 @@ __metadata:
"@vercel/remix": ^1.17.0
autoprefixer: ^10.4.14
binode: ^1.0.5
cypress: ^12.14.0
cypress: ^12.15.0
isbot: latest
msw: ^1.2.1
msw: ^1.2.2
react: ^18.2.0
react-dom: ^18.2.0
remix-utils: ^6.4.0
Expand Down

0 comments on commit 5188f54

Please sign in to comment.