Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 8a54c77

Browse files
Update dependency rc-util to v5.30.0
1 parent 3444e15 commit 8a54c77

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"npm-check-updates": "12.5.12",
7777
"postcss": "8.4.18",
7878
"prettier": "2.5.1",
79-
"rc-util": "5.22.4",
79+
"rc-util": "5.30.0",
8080
"react-is": "17.0.2",
8181
"react-test-renderer": "17.0.2",
8282
"sonarqube-scanner": "2.8.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13203,14 +13203,13 @@ rc-config-loader@^4.1.0:
1320313203
json5 "^2.1.2"
1320413204
require-from-string "^2.0.2"
1320513205

13206-
rc-util@5.22.4:
13207-
version "5.22.4"
13208-
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.22.4.tgz#7bbff3163216d58c93939c22c37a719c654f7289"
13209-
integrity sha512-KNZNgUix/1eAObTE1jjCSP3bh2eOFvMgdLIUp0mlTdUdWhcFi8dIvnBLHJoDL30MhhBz4Ra2QyW0QUIvvT8bKg==
13206+
rc-util@5.30.0:
13207+
version "5.30.0"
13208+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.30.0.tgz#76ae9019ff72a5b519ce51465cd77b2e451207e3"
13209+
integrity sha512-uaWpF/CZGyXuhQG71MWxkU+0bWkPEgqZUxEv251Cu7p3kpHDNm5+Ygu/U8ux0a/zbfGW8PsKcJL0XVBOMrlIZg==
1321013210
dependencies:
1321113211
"@babel/runtime" "^7.18.3"
1321213212
react-is "^16.12.0"
13213-
shallowequal "^1.1.0"
1321413213

1321513214
rc@^1.2.8:
1321613215
version "1.2.8"

0 commit comments

Comments
 (0)