Skip to content

Commit

Permalink
Bump @formatjs/cli from 4.2.24 to 4.2.25 in /dashboard (#3077)
Browse files Browse the repository at this point in the history
Bumps [@formatjs/cli](https://github.com/formatjs/formatjs) from 4.2.24 to 4.2.25.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@4.2.24...@formatjs/cli@4.2.25)

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2021
1 parent b43621a commit 9c67363
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
]
},
"devDependencies": {
"@formatjs/cli": "^4.2.24",
"@formatjs/cli": "^4.2.25",
"@types/enzyme": "^3.10.8",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^26.0.23",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1299,10 +1299,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@formatjs/cli@^4.2.24":
version "4.2.24"
resolved "https://registry.yarnpkg.com/@formatjs/cli/-/cli-4.2.24.tgz#f0bfd0c02b00c5c3fb2002bbfa9fb18b4d6f6795"
integrity sha512-W2aAUJnEUnPFs7hAMwWLAUCnvWBC+mMngcWcWngcST5KcZ6bUDFxVJzeAC+4Hbv32C3evRh6SeewmOilj0/ypQ==
"@formatjs/cli@^4.2.25":
version "4.2.25"
resolved "https://registry.yarnpkg.com/@formatjs/cli/-/cli-4.2.25.tgz#4a585babcba8a6366d41752038c9fd891cba6257"
integrity sha512-n30V4RK6lw9lJcyrQLQxHpBaf95q8h9UpUAKwAQtwr+rE0PMmFYYOHWffVR2Qdhvlu9exDpjvzbnSWOiPPXucw==
dependencies:
"@formatjs/icu-messageformat-parser" "2.0.7"
"@formatjs/ts-transformer" "3.4.4"
Expand Down

0 comments on commit 9c67363

Please sign in to comment.