Skip to content

Commit 7c3202a

Browse files
chore(deps): update devdependencies (non-major) (#1046)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1ddf2ec commit 7c3202a

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@
4949
"eslint": "7.32.0",
5050
"eslint-config-prettier": "8.3.0",
5151
"eslint-plugin-import": "2.25.3",
52-
"eslint-plugin-react": "7.27.1",
52+
"eslint-plugin-react": "7.28.0",
5353
"flowgen": "1.16.1",
5454
"husky": "5.2.0",
5555
"lint-staged": "10.5.4",
5656
"prettier": "2.5.1",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.61.1",
59+
"rollup": "2.62.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"react-dom": "17.0.2"
1717
},
1818
"devDependencies": {
19-
"cypress": "9.1.1"
19+
"cypress": "9.2.0"
2020
}
2121
}

tests/web-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@wdio/junit-reporter": "7.16.12",
1818
"@wdio/local-runner": "^7.0.0",
1919
"@wdio/mocha-framework": "7.16.11",
20-
"cypress": "9.1.1"
20+
"cypress": "9.2.0"
2121
}
2222
}

tests/web-platform/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,10 +1153,10 @@ css-value@^0.0.1:
11531153
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
11541154
integrity sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=
11551155

1156-
cypress@9.1.1:
1157-
version "9.1.1"
1158-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.1.tgz#26720ca5a22077cd85f49745616b7a08152a298f"
1159-
integrity sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ==
1156+
cypress@9.2.0:
1157+
version "9.2.0"
1158+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.2.0.tgz#727c20b4662167890db81d5f6ba615231835b17d"
1159+
integrity sha512-Jn26Tprhfzh/a66Sdj9SoaYlnNX6Mjfmj5PHu2a7l3YHXhrgmavM368wjCmgrxC6KHTOv9SpMQGhAJn+upDViA==
11601160
dependencies:
11611161
"@cypress/request" "^2.88.10"
11621162
"@cypress/xvfb" "^1.2.4"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,10 +2584,10 @@ [email protected]:
25842584
resolve "^1.20.0"
25852585
tsconfig-paths "^3.11.0"
25862586

2587-
eslint-plugin-react@7.27.1:
2588-
version "7.27.1"
2589-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45"
2590-
integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==
2587+
eslint-plugin-react@7.28.0:
2588+
version "7.28.0"
2589+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
2590+
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
25912591
dependencies:
25922592
array-includes "^3.1.4"
25932593
array.prototype.flatmap "^1.2.5"
@@ -5389,10 +5389,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
53895389
dependencies:
53905390
estree-walker "^0.6.1"
53915391

5392-
rollup@2.61.1:
5393-
version "2.61.1"
5394-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
5395-
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
5392+
rollup@2.62.0:
5393+
version "2.62.0"
5394+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.62.0.tgz#9e640b419fc5b9e0241844f6d55258bd79986ecc"
5395+
integrity sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==
53965396
optionalDependencies:
53975397
fsevents "~2.3.2"
53985398

0 commit comments

Comments
 (0)