Skip to content

Commit 391e416

Browse files
chore: bump @cypress/react from 8.0.2 to 9.0.1
Bumps [@cypress/react](https://github.com/cypress-io/cypress) from 8.0.2 to 9.0.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/react-v8.0.2...@cypress/react-v9.0.1) --- updated-dependencies: - dependency-name: "@cypress/react" dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1526d93 commit 391e416

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@commitlint/config-conventional": "18.4.4",
5353
"@contentful/f36-components": "^5.4.1",
5454
"@contentful/f36-tokens": "^5.1.0",
55-
"@cypress/react": "8.0.2",
55+
"@cypress/react": "9.0.1",
5656
"@lingui/cli": "5.3.0",
5757
"@lingui/react": "5.3.1",
5858
"@lingui/swc-plugin": "5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4095,10 +4095,10 @@
40954095
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz#2cbcf822bf3764c9658c4d2e568bd0c0cb748016"
40964096
integrity sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==
40974097

4098-
"@cypress/react@8.0.2":
4099-
version "8.0.2"
4100-
resolved "https://registry.yarnpkg.com/@cypress/react/-/react-8.0.2.tgz#ae6651f61b2182f4485a21300f320c3efa3cb9ce"
4101-
integrity sha512-7TgXXEeJ/GnGiIQhO8mAfkyychyMv5hNyISV3ti/vceriTI0uGtbjwRqLQhuVgOSHLtboUZUIoRlR6BkgIdVVg==
4098+
"@cypress/react@9.0.1":
4099+
version "9.0.1"
4100+
resolved "https://registry.yarnpkg.com/@cypress/react/-/react-9.0.1.tgz#9402ee74dc659e522e2eb620e6b4eaf188307587"
4101+
integrity sha512-qu6ziP2smdlfy3Yvrhm6PadxEtkc/cl6YhZu3h6KCtz+0s54joqxp6uGYOglpwyMBp3qjtSil1JVlFX0hUi5LQ==
41024102

41034103
"@cypress/request@^3.0.0":
41044104
version "3.0.1"

0 commit comments

Comments
 (0)