Skip to content

Commit

Permalink
fix(deps): update e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 22c2412 commit ab7d9a6
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cross-env": "^7.0.3",
"cypress": "^12.14.0",
"gatsby-cypress": "^3.11.0",
"netlify-cli": "^15.8.0",
"netlify-cli": "^17.2.2",
"npm-run-all": "^4.1.5",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
Expand Down
4 changes: 2 additions & 2 deletions e2e-tests/contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@simonsmith/cypress-image-snapshot": "^6.1.1",
"@simonsmith/cypress-image-snapshot": "^9.0.1",
"@types/simonsmith__cypress-image-snapshot": "npm:@types/cypress-image-snapshot",
"cross-env": "^7.0.3",
"cypress": "^12.16.0",
"gatsby-cypress": "next",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"srcset": "^5.0.0",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
Expand Down
6 changes: 3 additions & 3 deletions e2e-tests/development-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@simonsmith/cypress-image-snapshot": "^6.1.1",
"@testing-library/cypress": "^9.0.0",
"@simonsmith/cypress-image-snapshot": "^9.0.1",
"@testing-library/cypress": "^10.0.1",
"@types/simonsmith__cypress-image-snapshot": "npm:@types/cypress-image-snapshot",
"cross-env": "^7.0.3",
"cypress": "^12.16.0",
Expand All @@ -70,7 +70,7 @@
"gatsby-core-utils": "next",
"gatsby-cypress": "next",
"is-ci": "^3.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6",
"yargs": "^17.7.2"
Expand Down
8 changes: 4 additions & 4 deletions e2e-tests/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"@emotion/react": "^11.11.1",
"@mdx-js/react": "^2.3.0",
"@mdx-js/react": "^3.0.0",
"@sindresorhus/slugify": "^2.2.1",
"cypress": "^12.16.0",
"fs-extra": "^11.1.1",
Expand All @@ -17,8 +17,8 @@
"gatsby-source-filesystem": "next",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"theme-ui": "^0.16.0"
},
"keywords": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"cross-env": "^7.0.3",
"gatsby-cypress": "next",
"is-ci": "^3.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e-tests/path-prefix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"cy:run": "node ../../scripts/cypress-run-with-conditional-record-flag.js --browser chrome --e2e"
},
"devDependencies": {
"cpy-cli": "^4.2.0",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"gatsby-cypress": "next",
"is-ci": "^3.0.1",
"make-dir-cli": "^3.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6",
"wait-on": "^7.0.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/production-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"fs-extra": "^11.1.1",
"gatsby-core-utils": "next",
"is-ci": "^3.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/themes/development-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cypress": "^12.16.0",
"gatsby-cypress": "next",
"is-ci": "^3.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions e2e-tests/themes/gatsby-theme-about/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/e2e-tests/themes/gatsby-theme-about#readme",
"dependencies": {
"@mdx-js/react": "^2.3.0",
"@mdx-js/react": "^3.0.0",
"gatsby": "next",
"gatsby-plugin-mdx": "next",
"gatsby-plugin-page-creator": "next",
"gatsby-source-filesystem": "next"
},
"devDependencies": {
"prettier": "2.8.8"
"prettier": "3.0.3"
},
"peerDependencies": {
"react": "^18.0.0 || ^0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/themes/production-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cypress": "^12.16.0",
"gatsby-cypress": "next",
"is-ci": "^3.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/trailing-slash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cross-env": "^7.0.3",
"gatsby-cypress": "next",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e-tests/visual-regression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"@simonsmith/cypress-image-snapshot": "^6.1.1",
"@simonsmith/cypress-image-snapshot": "^9.0.1",
"cypress": "^12.16.0",
"gatsby": "next",
"gatsby-plugin-image": "next",
Expand Down Expand Up @@ -36,7 +36,7 @@
"cypress-junit-reporter": "^1.3.1",
"gatsby-cypress": "next",
"is-ci": "^3.0.1",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6"
},
Expand Down

0 comments on commit ab7d9a6

Please sign in to comment.