Skip to content

Commit f66a810

Browse files
fix(deps): update dependency react-intl to v6.6.4
1 parent 9e9c6a1 commit f66a810

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
@@ -32,7 +32,7 @@
3232
"react": "18.2.0",
3333
"react-alternating-timeline": "^2.1.4",
3434
"react-dom": "18.2.0",
35-
"react-intl": "6.6.3",
35+
"react-intl": "6.6.4",
3636
"react-use": "^17.4.0",
3737
"type-fest": "^4.9.0"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13267,10 +13267,10 @@ react-error-overlay@^6.0.11:
1326713267
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
1326813268
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
1326913269

13270-
13271-
version "6.6.3"
13272-
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.3.tgz#ac2dd81e7ec7003195163970ebf1db4f1af03b9d"
13273-
integrity sha512-vLKI0f+Q3pXD5szmCUPikTY7CJDPtxCBMG5YABQZ3IGEKzNB47zlvXyasUFfT25zpgQXeOfhRCdx4q6ubuR6bA==
13270+
13271+
version "6.6.4"
13272+
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.4.tgz#4322942dbaf4f6edd3a227dc5e20d768ef071541"
13273+
integrity sha512-bD+7hVTX3zBFI3z/ffIVZrNkCVK0/sQguQ/DqW5uZ6JFWsuiwOieVcLnmtFiUgMQZLdmwNl2Ur5c10RaO7NWBQ==
1327413274
dependencies:
1327513275
"@formatjs/ecma402-abstract" "1.18.2"
1327613276
"@formatjs/icu-messageformat-parser" "2.7.6"

0 commit comments

Comments
 (0)