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

Commit 243c219

Browse files
fix(deps): update dependency react-intl to v6.8.8 (#614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0cca8a commit 243c219

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
@@ -26,7 +26,7 @@
2626
"gatsby-transformer-sharp": "5.14.0",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",
29-
"react-intl": "6.8.7"
29+
"react-intl": "6.8.8"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "7.26.0",

yarn.lock

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

11347-
11348-
version "6.8.7"
11349-
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.8.7.tgz#e6f08f365810a366031358ff1c7dd8cf7e649bdd"
11350-
integrity sha512-Ocv8Tg6fXqBdVdkkYohQ79T9rJls3G1lmDSjhqHdK9873BdQFLSeITGgwuGWTRBd6Mg5FL33TBen4FtujCTP0g==
11347+
11348+
version "6.8.8"
11349+
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.8.8.tgz#fcecbb679e2820dd1c25208d6295f613ebf953ed"
11350+
integrity sha512-cXx0yAYUKAnCMhE6JOb48Xn9qotBKGRo6F6Hch2PKQ4Z9vKKs9uOJ5lBID1Z5U+HWeUBf2HIjQOXGvZBDpsHKw==
1135111351
dependencies:
1135211352
"@formatjs/ecma402-abstract" "2.2.3"
1135311353
"@formatjs/icu-messageformat-parser" "2.9.3"

0 commit comments

Comments
 (0)