Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  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 Dec 8, 2024
1 parent 67ed785 commit 094733d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@babel/preset-typescript": "7.26.0",
"@emotion/eslint-plugin": "11.11.0",
"@faker-js/faker": "9.3.0",
"@formatjs/cli": "6.3.11",
"@formatjs/cli": "6.3.12",
"@roamhq/wrtc": "0.8.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "16.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3374,16 +3374,16 @@ __metadata:
languageName: node
linkType: hard

"@formatjs/cli@npm:6.3.11":
version: 6.3.11
resolution: "@formatjs/cli@npm:6.3.11"
"@formatjs/cli@npm:6.3.12":
version: 6.3.12
resolution: "@formatjs/cli@npm:6.3.12"
peerDependencies:
"@glimmer/env": ^0.1.7
"@glimmer/reference": ^0.91.1 || ^0.92.0
"@glimmer/syntax": ^0.92.0
"@glimmer/validator": ^0.92.0
"@glimmer/reference": ^0.91.1 || ^0.92.0 || ^0.93.0
"@glimmer/syntax": ^0.92.0 || ^0.93.0
"@glimmer/validator": ^0.92.0 || ^0.93.0
"@vue/compiler-core": ^3.4.0
content-tag: ^2.0.1
content-tag: ^2.0.1 || ^3.0.0
ember-template-recast: ^6.1.4
vue: ^3.4.0
peerDependenciesMeta:
Expand All @@ -3405,7 +3405,7 @@ __metadata:
optional: true
bin:
formatjs: bin/formatjs
checksum: 10/7e112de3853a7ff1a57ce13721da26e03cfe4b76abf84c58e0aa95dfc8b0b2629cc84f612284adf57ce820efb7a892399a64c430d24462d011adbf42e322ab40
checksum: 10/87891e3422ededc5ba1f9320a6d803b61d82b9ce5d6207bdb35f6b1b1adbcdcc26c536ea178a029806cbcddcef00578567ef7bdc240dfed9e6c20fb8be0fd012
languageName: node
linkType: hard

Expand Down Expand Up @@ -18728,7 +18728,7 @@ __metadata:
"@emotion/eslint-plugin": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@faker-js/faker": "npm:9.3.0"
"@formatjs/cli": "npm:6.3.11"
"@formatjs/cli": "npm:6.3.12"
"@lexical/history": "npm:0.21.0"
"@lexical/react": "npm:0.21.0"
"@mediapipe/tasks-vision": "npm:0.10.18"
Expand Down

0 comments on commit 094733d

Please sign in to comment.