Skip to content

Commit b0d2d1c

Browse files
chore(dependencies): update dependency @types/cypress to ^1.1.6
1 parent 51ae18e commit b0d2d1c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@rollup/plugin-typescript": "^12.3.0",
1313
"@tailwindcss/forms": "0.5.3",
1414
"@types/crypto-js": "^4.1.1",
15-
"@types/cypress": "^1.1.3",
15+
"@types/cypress": "^1.1.6",
1616
"@types/express": "^4.17.17",
1717
"@types/jest": "^27.5.2",
1818
"@types/redis": "2.8.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -990,10 +990,10 @@
990990
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.1.1.tgz#602859584cecc91894eb23a4892f38cfa927890d"
991991
integrity sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==
992992

993-
"@types/cypress@^1.1.3":
994-
version "1.1.3"
995-
resolved "https://registry.yarnpkg.com/@types/cypress/-/cypress-1.1.3.tgz#0a700c040d53e9e12b5af98e41d4a88c39f39b6a"
996-
integrity sha512-OXe0Gw8LeCflkG1oPgFpyrYWJmEKqYncBsD/J0r17r0ETx/TnIGDNLwXt/pFYSYuYTpzcq1q3g62M9DrfsBL4g==
993+
"@types/cypress@^1.1.6":
994+
version "1.1.6"
995+
resolved "https://registry.yarnpkg.com/@types/cypress/-/cypress-1.1.6.tgz#b190688acffb847a3f5c4cee15c82d4f2a342ee6"
996+
integrity sha512-CfeLLD3+6vIWe2AO5hR63f1c8EbRzrp/j1ExubAwOTpwZFZvF3Nm9cOPQiUwzNmAUmZuhO0QVH98Qlujni6nPw==
997997
dependencies:
998998
cypress "*"
999999

0 commit comments

Comments
 (0)