Skip to content

Commit

Permalink
chore(dev-deps): update dependency cypress to v13.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 417c8ec commit 3957ff7
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"cypress": "13.3.1",
"cypress": "13.3.2",
"cypress-firebase": "3.0.2",
"eslint-plugin-chai-friendly": "0.7.2",
"eslint-plugin-cypress": "2.14.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4859,10 +4859,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cypress-firebase/-/cypress-firebase-3.0.2.tgz#b153f066584506fca200f7b4f86285464b086edc"
integrity sha512-tlVH2MPSxtSo45CCksTmDHq+QY9CRxaDwzA+LbpPifKIUeIo6adfwRKYvjjKLjM4SDZwIqz4Vp+8oTCAl8CleA==

[email protected].1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.1.tgz#d72f922e167891574c7773d07ac64d7114e11d49"
integrity sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==
[email protected].2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.2.tgz#b4baa64ce37d7874f6bdd8efbc28a9c722c0686f"
integrity sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"cross-env": "7.0.3",
"cypress": "13.3.1",
"cypress": "13.3.2",
"cypress-firebase": "3.0.2",
"eslint-plugin-chai-friendly": "0.7.2",
"eslint-plugin-cypress": "2.14.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/typescript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5014,10 +5014,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cypress-firebase/-/cypress-firebase-3.0.2.tgz#b153f066584506fca200f7b4f86285464b086edc"
integrity sha512-tlVH2MPSxtSo45CCksTmDHq+QY9CRxaDwzA+LbpPifKIUeIo6adfwRKYvjjKLjM4SDZwIqz4Vp+8oTCAl8CleA==

[email protected].1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.1.tgz#d72f922e167891574c7773d07ac64d7114e11d49"
integrity sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==
[email protected].2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.2.tgz#b4baa64ce37d7874f6bdd8efbc28a9c722c0686f"
integrity sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"chai": "4.3.10",
"cypress": "13.3.1",
"cypress": "13.3.2",
"eslint": "8.51.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3227,10 +3227,10 @@ csv-parse@^5.0.4:
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.2.tgz#ab525e642093dccff7c5cca5c7b71fd3e99fe8f2"
integrity sha512-YRVtvdtUNXZCMyK5zd5Wty1W6dNTpGKdqQd4EQ8tl/c6KW1aMBB1Kg1ppky5FONKmEqGJ/8WjLlTNLPne4ioVA==

[email protected].1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.1.tgz#d72f922e167891574c7773d07ac64d7114e11d49"
integrity sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==
[email protected].2:
version "13.3.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.2.tgz#b4baa64ce37d7874f6bdd8efbc28a9c722c0686f"
integrity sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 3957ff7

Please sign in to comment.