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

Commit 78b4217

Browse files
chore(deps): update dependency rc-util to v5.32.4
1 parent 3444e15 commit 78b4217

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.32.4",
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.32.4:
13207+
version "5.32.4"
13208+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.32.4.tgz#d8bcd36a2e7b82ee30f3317b8da8c094c730dbfc"
13209+
integrity sha512-LRQpfPjtLbN9BrNgU/evbQrhTLfHepJPSKbhHF2Nm1cnNeZkSqXCKDTDPjMXa1VavcnJA1iP39O8PB0+Rc216Q==
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)