Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump react-intl from 6.6.3 to 6.6.4 (#1076)
Browse files Browse the repository at this point in the history
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@6.6.4)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent b642615 commit e0f5426
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/customer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.2",
"react-intersection-observer": "^9.8.1",
"react-intl": "^6.6.3",
"react-intl": "^6.6.4",
"superjson": "^2.2.1",
"zod": "^3.22.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-hook-form: "npm:^7.51.2"
react-intersection-observer: "npm:^9.8.1"
react-intl: "npm:^6.6.3"
react-intl: "npm:^6.6.4"
superjson: "npm:^2.2.1"
tailwindcss: "npm:^3.4.1"
zod: "npm:^3.22.4"
Expand Down Expand Up @@ -8605,9 +8605,9 @@ __metadata:
languageName: node
linkType: hard

"react-intl@npm:^6.6.3":
version: 6.6.3
resolution: "react-intl@npm:6.6.3"
"react-intl@npm:^6.6.4":
version: 6.6.4
resolution: "react-intl@npm:6.6.4"
dependencies:
"@formatjs/ecma402-abstract": "npm:1.18.2"
"@formatjs/icu-messageformat-parser": "npm:2.7.6"
Expand All @@ -8625,7 +8625,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 8a924931668f1bf6364bb41c09fdb54972b8e3372f0768a31478dc3f8a846920caa4dc04ab3950195baa6dbf58a148f43a6a221d5795be2cbb6f4f374a5921d6
checksum: bd874ad3a56b0198903c02c878cfa23b5ae9a44d2c74fd4f01ddb602c97a8115de8cebed00b44f7dc5fb3031e5ef0f9cfb4bdabd105b99a785352462deb106d3
languageName: node
linkType: hard

Expand Down

0 comments on commit e0f5426

Please sign in to comment.