Skip to content

Commit

Permalink
fix(deps): update dependency @babel/traverse to v7.23.2 [security] (#…
Browse files Browse the repository at this point in the history
…4361)

* fix(deps): update dependency @babel/traverse to v7.23.2 [security]

* test(babel-plugin-formatjs): fix failed test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Long Ho <holevietlong@gmail.com>
  • Loading branch information
renovate[bot] and longlho committed May 18, 2024
1 parent 0d34129 commit db7f965
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 285 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,8 @@ var msgs = {
}),
stringKeys: defineMessage({
// prettier-ignore
'id': "string.key.id",
'id': "string.key.id" // prettier-ignore
,
// prettier-ignore
'defaultMessage': "This is message"
})
Expand Down
Loading

0 comments on commit db7f965

Please sign in to comment.