Skip to content

Commit

Permalink
fix(deps): update dependency react-intl to v6.6.3 (#617)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 14b1c40 commit 7f9fc56
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1599,9 +1599,9 @@ __metadata:
languageName: node
linkType: hard

"@formatjs/intl@npm:2.10.0":
version: 2.10.0
resolution: "@formatjs/intl@npm:2.10.0"
"@formatjs/intl@npm:2.10.1":
version: 2.10.1
resolution: "@formatjs/intl@npm:2.10.1"
dependencies:
"@formatjs/ecma402-abstract": "npm:1.18.2"
"@formatjs/fast-memoize": "npm:2.2.0"
Expand All @@ -1615,7 +1615,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/7566038b011116cee7069165a25836b3fb687948e61b041809a9d978ac6c0882ae8d81a624a415cfb8e43852d097cd1cbc3c6707e717928e39b75c252491a712
checksum: 10c0/24eee77382d1efd226aee7590228d3ae80f66a8547a65295f8028986b15b6abbfea3e380f4a338ece0e841e1db6f36554ca48124d84c0830382e3a9d395b5d75
languageName: node
linkType: hard

Expand Down Expand Up @@ -6207,12 +6207,12 @@ __metadata:
linkType: hard

"react-intl@npm:^6.5.5":
version: 6.6.2
resolution: "react-intl@npm:6.6.2"
version: 6.6.3
resolution: "react-intl@npm:6.6.3"
dependencies:
"@formatjs/ecma402-abstract": "npm:1.18.2"
"@formatjs/icu-messageformat-parser": "npm:2.7.6"
"@formatjs/intl": "npm:2.10.0"
"@formatjs/intl": "npm:2.10.1"
"@formatjs/intl-displaynames": "npm:6.6.6"
"@formatjs/intl-listformat": "npm:7.5.5"
"@types/hoist-non-react-statics": "npm:^3.3.1"
Expand All @@ -6226,7 +6226,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/78288a0fded816735812dca6dcfee3eaa8bb3af7e963ba47639b51cc700a102a526859ff647ca79a5ebcdc69d6d78da90daeeed15cc0b819c7a20a74b2e1469c
checksum: 10c0/8a924931668f1bf6364bb41c09fdb54972b8e3372f0768a31478dc3f8a846920caa4dc04ab3950195baa6dbf58a148f43a6a221d5795be2cbb6f4f374a5921d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f9fc56

Please sign in to comment.