Skip to content

Commit

Permalink
chore(deps-dev): Bump @formatjs/cli from 6.2.1 to 6.2.3 (#16205)
Browse files Browse the repository at this point in the history
Bumps [@formatjs/cli](https://github.com/formatjs/formatjs) from 6.2.1 to 6.2.3.
- [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 Nov 12, 2023
1 parent 5d79a5a commit 8f5cada
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@babel/preset-typescript": "7.23.2",
"@emotion/eslint-plugin": "^11.11.0",
"@faker-js/faker": "8.2.0",
"@formatjs/cli": "6.2.1",
"@formatjs/cli": "6.2.3",
"@koush/wrtc": "0.5.3",
"@testing-library/react": "14.1.0",
"@types/dexie-batch": "0.4.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2741,17 +2741,17 @@ __metadata:
languageName: node
linkType: hard

"@formatjs/cli@npm:6.2.1":
version: 6.2.1
resolution: "@formatjs/cli@npm:6.2.1"
"@formatjs/cli@npm:6.2.3":
version: 6.2.3
resolution: "@formatjs/cli@npm:6.2.3"
peerDependencies:
vue: ^3.3.4
peerDependenciesMeta:
vue:
optional: true
bin:
formatjs: bin/formatjs
checksum: 60404e080f21eb87972007524a3c79ffb5c76509986247e5351bcb5e3fc3c7f88dbbd7bdb8e2986d26734659bc06ad0a5b0498e4c0928ea3e74da30eeabc060b
checksum: 8f7e0846de6263230e286af67517568c42524c3d91faa877035c315989ebdcbb5e71e6ae8f7d1ac053ee1e992c3e0faa7cecfe799f4bbaf530a1164e3a174835
languageName: node
linkType: hard

Expand Down Expand Up @@ -18563,7 +18563,7 @@ __metadata:
"@emotion/eslint-plugin": ^11.11.0
"@emotion/react": 11.11.1
"@faker-js/faker": 8.2.0
"@formatjs/cli": 6.2.1
"@formatjs/cli": 6.2.3
"@koush/wrtc": 0.5.3
"@lexical/history": 0.12.2
"@lexical/react": 0.12.2
Expand Down

0 comments on commit 8f5cada

Please sign in to comment.