Skip to content

Commit 57d9bfd

Browse files
Merge pull request #334 from openscript-ch/renovate/all-minor-patch
fix(deps): update dependency react-intl to v6.6.5
2 parents 9458c0b + 8345f71 commit 57d9bfd

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.4",
35+
"react-intl": "6.6.5",
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
@@ -13300,10 +13300,10 @@ react-error-overlay@^6.0.11:
1330013300
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
1330113301
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
1330213302

13303-
13304-
version "6.6.4"
13305-
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.4.tgz#4322942dbaf4f6edd3a227dc5e20d768ef071541"
13306-
integrity sha512-bD+7hVTX3zBFI3z/ffIVZrNkCVK0/sQguQ/DqW5uZ6JFWsuiwOieVcLnmtFiUgMQZLdmwNl2Ur5c10RaO7NWBQ==
13303+
13304+
version "6.6.5"
13305+
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.5.tgz#3dee5c4a9f866aebc8384a540a6d132a3fc694eb"
13306+
integrity sha512-OErDPbGqus0QKVj77MGCC9Plbnys3CDQrq6Lw41c60pmeTdn41AhoS1SIzXG6SUlyF7qNN2AVqfrrIvHUgSyLQ==
1330713307
dependencies:
1330813308
"@formatjs/ecma402-abstract" "1.18.2"
1330913309
"@formatjs/icu-messageformat-parser" "2.7.6"

0 commit comments

Comments
 (0)