Skip to content

Commit f8bb7ac

Browse files
chore(deps): update devdependencies (non-major) (#1015)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 182fc5f commit f8bb7ac

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
"babel-eslint": "10.1.0",
4545
"babel-plugin-add-module-exports": "1.0.4",
4646
"babel-plugin-dev-expression": "0.2.3",
47-
"concurrently": "6.3.0",
47+
"concurrently": "6.4.0",
4848
"eslint": "7.32.0",
4949
"eslint-config-prettier": "8.3.0",
50-
"eslint-plugin-import": "2.25.2",
51-
"eslint-plugin-react": "7.26.1",
50+
"eslint-plugin-import": "2.25.3",
51+
"eslint-plugin-react": "7.27.0",
5252
"husky": "5.2.0",
5353
"jest": "26.6.3",
5454
"jest-junit": "12.3.0",
5555
"lint-staged": "10.5.4",
5656
"prettier": "2.4.1",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.59.0",
59+
"rollup": "2.60.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1954,7 +1954,7 @@ array.prototype.flat@^1.2.5:
19541954
define-properties "^1.1.3"
19551955
es-abstract "^1.19.0"
19561956

1957-
array.prototype.flatmap@^1.2.4:
1957+
array.prototype.flatmap@^1.2.5:
19581958
version "1.2.5"
19591959
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
19601960
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
@@ -2615,10 +2615,10 @@ [email protected]:
26152615
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
26162616
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
26172617

2618-
concurrently@6.3.0:
2619-
version "6.3.0"
2620-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.3.0.tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a"
2621-
integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==
2618+
concurrently@6.4.0:
2619+
version "6.4.0"
2620+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.4.0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170"
2621+
integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==
26222622
dependencies:
26232623
chalk "^4.1.0"
26242624
date-fns "^2.16.1"
@@ -3141,7 +3141,7 @@ eslint-import-resolver-node@^0.3.6:
31413141
debug "^3.2.7"
31423142
resolve "^1.20.0"
31433143

3144-
eslint-module-utils@^2.7.0:
3144+
eslint-module-utils@^2.7.1:
31453145
version "2.7.1"
31463146
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
31473147
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
@@ -3150,44 +3150,44 @@ eslint-module-utils@^2.7.0:
31503150
find-up "^2.1.0"
31513151
pkg-dir "^2.0.0"
31523152

3153-
3154-
version "2.25.2"
3155-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
3156-
integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
3153+
3154+
version "2.25.3"
3155+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766"
3156+
integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==
31573157
dependencies:
31583158
array-includes "^3.1.4"
31593159
array.prototype.flat "^1.2.5"
31603160
debug "^2.6.9"
31613161
doctrine "^2.1.0"
31623162
eslint-import-resolver-node "^0.3.6"
3163-
eslint-module-utils "^2.7.0"
3163+
eslint-module-utils "^2.7.1"
31643164
has "^1.0.3"
3165-
is-core-module "^2.7.0"
3165+
is-core-module "^2.8.0"
31663166
is-glob "^4.0.3"
31673167
minimatch "^3.0.4"
31683168
object.values "^1.1.5"
31693169
resolve "^1.20.0"
31703170
tsconfig-paths "^3.11.0"
31713171

3172-
eslint-plugin-react@7.26.1:
3173-
version "7.26.1"
3174-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
3175-
integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
3172+
eslint-plugin-react@7.27.0:
3173+
version "7.27.0"
3174+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124"
3175+
integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==
31763176
dependencies:
3177-
array-includes "^3.1.3"
3178-
array.prototype.flatmap "^1.2.4"
3177+
array-includes "^3.1.4"
3178+
array.prototype.flatmap "^1.2.5"
31793179
doctrine "^2.1.0"
3180-
estraverse "^5.2.0"
3180+
estraverse "^5.3.0"
31813181
jsx-ast-utils "^2.4.1 || ^3.0.0"
31823182
minimatch "^3.0.4"
3183-
object.entries "^1.1.4"
3184-
object.fromentries "^2.0.4"
3185-
object.hasown "^1.0.0"
3186-
object.values "^1.1.4"
3183+
object.entries "^1.1.5"
3184+
object.fromentries "^2.0.5"
3185+
object.hasown "^1.1.0"
3186+
object.values "^1.1.5"
31873187
prop-types "^15.7.2"
31883188
resolve "^2.0.0-next.3"
31893189
semver "^6.3.0"
3190-
string.prototype.matchall "^4.0.5"
3190+
string.prototype.matchall "^4.0.6"
31913191

31923192
eslint-scope@^5.1.1:
31933193
version "5.1.1"
@@ -3293,7 +3293,7 @@ estraverse@^4.1.1:
32933293
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
32943294
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
32953295

3296-
estraverse@^5.1.0, estraverse@^5.2.0:
3296+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
32973297
version "5.3.0"
32983298
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
32993299
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
@@ -4185,7 +4185,7 @@ is-cidr@*:
41854185
dependencies:
41864186
cidr-regex "^3.1.1"
41874187

4188-
is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.7.0:
4188+
is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.8.0:
41894189
version "2.8.0"
41904190
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
41914191
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
@@ -6109,7 +6109,7 @@ object.assign@^4.1.0, object.assign@^4.1.2:
61096109
has-symbols "^1.0.1"
61106110
object-keys "^1.1.1"
61116111

6112-
object.entries@^1.1.4:
6112+
object.entries@^1.1.5:
61136113
version "1.1.5"
61146114
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
61156115
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
@@ -6118,7 +6118,7 @@ object.entries@^1.1.4:
61186118
define-properties "^1.1.3"
61196119
es-abstract "^1.19.1"
61206120

6121-
object.fromentries@^2.0.4:
6121+
object.fromentries@^2.0.5:
61226122
version "2.0.5"
61236123
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
61246124
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
@@ -6127,7 +6127,7 @@ object.fromentries@^2.0.4:
61276127
define-properties "^1.1.3"
61286128
es-abstract "^1.19.1"
61296129

6130-
object.hasown@^1.0.0:
6130+
object.hasown@^1.1.0:
61316131
version "1.1.0"
61326132
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
61336133
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
@@ -6142,7 +6142,7 @@ object.pick@^1.3.0:
61426142
dependencies:
61436143
isobject "^3.0.1"
61446144

6145-
object.values@^1.1.4, object.values@^1.1.5:
6145+
object.values@^1.1.5:
61466146
version "1.1.5"
61476147
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
61486148
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -7015,10 +7015,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
70157015
dependencies:
70167016
estree-walker "^0.6.1"
70177017

7018-
rollup@2.59.0:
7019-
version "2.59.0"
7020-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
7021-
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
7018+
rollup@2.60.0:
7019+
version "2.60.0"
7020+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
7021+
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
70227022
optionalDependencies:
70237023
fsevents "~2.3.2"
70247024

@@ -7531,7 +7531,7 @@ string-width@^1.0.1:
75317531
is-fullwidth-code-point "^3.0.0"
75327532
strip-ansi "^6.0.1"
75337533

7534-
string.prototype.matchall@^4.0.5:
7534+
string.prototype.matchall@^4.0.6:
75357535
version "4.0.6"
75367536
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
75377537
integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==

0 commit comments

Comments
 (0)