Skip to content

Commit

Permalink
chore(deps-dev): bump @formatjs/cli from 6.2.10 to 6.2.12 (#17430)
Browse files Browse the repository at this point in the history
Bumps [@formatjs/cli](https://github.com/formatjs/formatjs) from 6.2.10 to 6.2.12.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.2.10...@formatjs/cli@6.2.12)

---
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] authored May 19, 2024
1 parent 8f079a8 commit 6878886
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@babel/preset-typescript": "7.24.1",
"@emotion/eslint-plugin": "11.11.0",
"@faker-js/faker": "8.4.1",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@koush/wrtc": "0.5.3",
"@testing-library/react": "15.0.7",
"@types/dexie-batch": "0.4.7",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2647,14 +2647,14 @@ __metadata:
languageName: node
linkType: hard

"@formatjs/cli@npm:6.2.10":
version: 6.2.10
resolution: "@formatjs/cli@npm:6.2.10"
"@formatjs/cli@npm:6.2.12":
version: 6.2.12
resolution: "@formatjs/cli@npm:6.2.12"
peerDependencies:
"@glimmer/env": ^0.1.7
"@glimmer/reference": ^0.91.1
"@glimmer/syntax": ^0.91.1
"@glimmer/validator": ^0.91.1
"@glimmer/reference": ^0.91.1 || ^0.92.0
"@glimmer/syntax": ^0.92.0
"@glimmer/validator": ^0.92.0
"@vue/compiler-core": ^3.4.0
content-tag: ^2.0.1
ember-template-recast: ^6.1.4
Expand All @@ -2678,7 +2678,7 @@ __metadata:
optional: true
bin:
formatjs: bin/formatjs
checksum: 10/a4a0828364a68f0347f076125b358cbb891058c136a8e7239ad53749d9bd7da7c093ddc9831e225d37d535733c6206e1cf38a4aa7016953227b6c671d1bf8598
checksum: 10/468123112ddd3c26ae2c11cead5ab684b1c7712c841c976e42cc3d9ab7aa10fa6ea02208b2beeaabfd3872fab16a10fa44eb3e9d611c716f7d80dfaf6f420962
languageName: node
linkType: hard

Expand Down Expand Up @@ -17814,7 +17814,7 @@ __metadata:
"@emotion/eslint-plugin": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@faker-js/faker": "npm:8.4.1"
"@formatjs/cli": "npm:6.2.10"
"@formatjs/cli": "npm:6.2.12"
"@koush/wrtc": "npm:0.5.3"
"@lexical/history": "npm:0.15.0"
"@lexical/react": "npm:0.15.0"
Expand Down

0 comments on commit 6878886

Please sign in to comment.