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

Commit 19fa96f

Browse files
Update dependency rc-util to v5.25.2
1 parent 3444e15 commit 19fa96f

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.2",
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.2:
13207+
version "5.25.2"
13208+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.25.2.tgz#09fd3ce88da7d2149427d51e40a84e3527f5a263"
13209+
integrity sha512-OyCO675K/rh4zG3e+LYaHw54WQFEYGV9ibkGawQxqCvf0G0PzUrLQjgZ6SfoHORdbEKN7eQMFn3hHQyA/P8Y5Q==
1321013210
dependencies:
1321113211
"@babel/runtime" "^7.18.3"
1321213212
react-is "^16.12.0"

0 commit comments

Comments
 (0)