Skip to content

Commit b365b9c

Browse files
chore(deps): update devdependencies (non-major) (#1018)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6358e04 commit b365b9c

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"babel-eslint": "10.1.0",
4646
"babel-plugin-add-module-exports": "1.0.4",
4747
"babel-plugin-dev-expression": "0.2.2",
48-
"concurrently": "6.2.0",
48+
"concurrently": "6.2.1",
4949
"eslint": "7.32.0",
5050
"eslint-config-prettier": "8.3.0",
51-
"eslint-plugin-import": "2.23.4",
51+
"eslint-plugin-import": "2.24.0",
5252
"eslint-plugin-react": "7.24.0",
5353
"flowgen": "1.14.1",
5454
"husky": "5.2.0",
5555
"lint-staged": "10.5.4",
5656
"prettier": "2.3.2",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.56.0",
59+
"rollup": "2.56.2",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

tests/web-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@wdio/dot-reporter": "^7.0.0",
1717
"@wdio/junit-reporter": "7.9.0",
1818
"@wdio/local-runner": "^7.0.0",
19-
"@wdio/mocha-framework": "7.9.0",
19+
"@wdio/mocha-framework": "7.9.1",
2020
"cypress": "8.2.0"
2121
}
2222
}

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2239,10 +2239,10 @@ [email protected]:
22392239
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
22402240
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
22412241

2242-
2243-
version "6.2.0"
2244-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d"
2245-
integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==
2242+
2243+
version "6.2.1"
2244+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
2245+
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
22462246
dependencies:
22472247
chalk "^4.1.0"
22482248
date-fns "^2.16.1"
@@ -2669,33 +2669,33 @@ [email protected]:
26692669
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
26702670
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
26712671

2672-
eslint-import-resolver-node@^0.3.4:
2673-
version "0.3.4"
2674-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
2675-
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
2672+
eslint-import-resolver-node@^0.3.5:
2673+
version "0.3.5"
2674+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5.tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4"
2675+
integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg==
26762676
dependencies:
2677-
debug "^2.6.9"
2678-
resolve "^1.13.1"
2677+
debug "^3.2.7"
2678+
resolve "^1.20.0"
26792679

2680-
eslint-module-utils@^2.6.1:
2681-
version "2.6.1"
2682-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233"
2683-
integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==
2680+
eslint-module-utils@^2.6.2:
2681+
version "2.6.2"
2682+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
2683+
integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
26842684
dependencies:
26852685
debug "^3.2.7"
26862686
pkg-dir "^2.0.0"
26872687

2688-
eslint-plugin-import@2.23.4:
2689-
version "2.23.4"
2690-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
2691-
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
2688+
eslint-plugin-import@2.24.0:
2689+
version "2.24.0"
2690+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0.tgz#697ffd263e24da5e84e03b282f5fb62251777177"
2691+
integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg==
26922692
dependencies:
26932693
array-includes "^3.1.3"
26942694
array.prototype.flat "^1.2.4"
26952695
debug "^2.6.9"
26962696
doctrine "^2.1.0"
2697-
eslint-import-resolver-node "^0.3.4"
2698-
eslint-module-utils "^2.6.1"
2697+
eslint-import-resolver-node "^0.3.5"
2698+
eslint-module-utils "^2.6.2"
26992699
find-up "^2.0.0"
27002700
has "^1.0.3"
27012701
is-core-module "^2.4.0"
@@ -5663,7 +5663,7 @@ resolve-url@^0.2.1:
56635663
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
56645664
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
56655665

5666-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2:
5666+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2:
56675667
version "1.20.0"
56685668
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
56695669
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
@@ -5769,10 +5769,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
57695769
dependencies:
57705770
estree-walker "^0.6.1"
57715771

5772-
5773-
version "2.56.0"
5774-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.0.tgz#daa832955d2b58f1ed52a3c4c85b7d1adaf076d0"
5775-
integrity sha512-weEafgbjbHCnrtJPNyCrhYnjP62AkF04P0BcV/1mofy1+gytWln4VVB1OK462cq2EAyWzRDpTMheSP/o+quoiA==
5772+
5773+
version "2.56.2"
5774+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.2.tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f"
5775+
integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ==
57765776
optionalDependencies:
57775777
fsevents "~2.3.2"
57785778

0 commit comments

Comments
 (0)