Skip to content

Commit 83ae72c

Browse files
Bump cypress from 9.5.0 to 9.5.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.0 to 9.5.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v9.5.0...v9.5.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f57a82a commit 83ae72c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"concurrently": "^7.0.0",
126126
"css-loader": "^6.6.0",
127127
"css-minimizer-webpack-plugin": "^3.4.1",
128-
"cypress": "^9.5.0",
128+
"cypress": "^9.5.1",
129129
"duplicate-package-checker-webpack-plugin": "^3.0.0",
130130
"enzyme": "^3.9.0",
131131
"enzyme-adapter-react-16": "^1.15.6",
@@ -138,7 +138,7 @@
138138
"eslint-plugin-jest": "^26.1.1",
139139
"eslint-plugin-jsx-a11y": "^6.5.1",
140140
"eslint-plugin-promise": "^6.0.0",
141-
"eslint-plugin-react": "^7.28.0",
141+
"eslint-plugin-react": "^7.29.3",
142142
"eslint-plugin-react-app": "^6.2.2",
143143
"eslint-plugin-react-hooks": "^4.3.0",
144144
"eslint-plugin-react-redux": "^4.0.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3567,10 +3567,10 @@ cssstyle@^2.3.0:
35673567
dependencies:
35683568
cssom "~0.3.6"
35693569

3570-
cypress@^9.5.0:
3571-
version "9.5.0"
3572-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.0.tgz#704a79f0d3d4e775f433334eb8f5ae065e3bea31"
3573-
integrity sha512-rC5QPolKsVjJ8QJZ7IeZ6HlKM4gswBGZc0XvoAJNL8urQCSL8zTX0A/ai/h35WfF47NQ0iSZnwIXBlHX3MOUIQ==
3570+
cypress@^9.5.1:
3571+
version "9.5.1"
3572+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.1.tgz#51162f3688cedf5ffce311b914ef49a7c1ece076"
3573+
integrity sha512-H7lUWB3Svr44gz1rNnj941xmdsCljXoJa2cDneAltjI9leKLMQLm30x6jLlpQ730tiVtIbW5HdUmBzPzwzfUQg==
35743574
dependencies:
35753575
"@cypress/request" "^2.88.10"
35763576
"@cypress/xvfb" "^1.2.4"
@@ -4478,22 +4478,22 @@ eslint-plugin-react-redux@^4.0.0:
44784478
eslint-plugin-react "^7.28.0"
44794479
eslint-rule-composer "^0.3.0"
44804480

4481-
[email protected], eslint-plugin-react@^7.28.0:
4482-
version "7.28.0"
4483-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
4484-
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
4481+
[email protected], eslint-plugin-react@^7.28.0, eslint-plugin-react@^7.29.3:
4482+
version "7.29.3"
4483+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05"
4484+
integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==
44854485
dependencies:
44864486
array-includes "^3.1.4"
44874487
array.prototype.flatmap "^1.2.5"
44884488
doctrine "^2.1.0"
44894489
estraverse "^5.3.0"
44904490
jsx-ast-utils "^2.4.1 || ^3.0.0"
4491-
minimatch "^3.0.4"
4491+
minimatch "^3.1.2"
44924492
object.entries "^1.1.5"
44934493
object.fromentries "^2.0.5"
44944494
object.hasown "^1.1.0"
44954495
object.values "^1.1.5"
4496-
prop-types "^15.7.2"
4496+
prop-types "^15.8.1"
44974497
resolve "^2.0.0-next.3"
44984498
semver "^6.3.0"
44994499
string.prototype.matchall "^4.0.6"
@@ -7039,10 +7039,10 @@ minimalistic-crypto-utils@^1.0.1:
70397039
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
70407040
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
70417041

7042-
"minimatch@2 || 3", minimatch@^3.0.4:
7043-
version "3.0.4"
7044-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
7045-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
7042+
"minimatch@2 || 3", minimatch@^3.0.4, minimatch@^3.1.2:
7043+
version "3.1.2"
7044+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
7045+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
70467046
dependencies:
70477047
brace-expansion "^1.1.7"
70487048

0 commit comments

Comments
 (0)