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

Commit 7cc2f45

Browse files
Update dependency rc-util to v5.25.3
1 parent 3444e15 commit 7cc2f45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.25.3",
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13203,10 +13203,10 @@ 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.25.3:
13207+
version "5.25.3"
13208+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.25.3.tgz#7f6a5895e4edc5acdf5f73e90e1c031f3b67257d"
13209+
integrity sha512-+M+44T6UdM4iOd4QXRQKQjitOY26vC5pgFPNSo0XsY9OWzpHvy77BI55eL9Q9oDMUHzVuRNzzUkK1RI2W3n+ZQ==
1321013210
dependencies:
1321113211
"@babel/runtime" "^7.18.3"
1321213212
react-is "^16.12.0"

0 commit comments

Comments
 (0)