Skip to content

Commit

Permalink
refactor(cli/api): update pseudolocale package (#1585)
Browse files Browse the repository at this point in the history
  • Loading branch information
timofei-iatsenko authored Apr 6, 2023
1 parent 1b88867 commit 6d645de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"ora": "^5.1.0",
"pkg-up": "^3.1.0",
"pofile": "^1.1.4",
"pseudolocale": "^1.3.0",
"pseudolocale": "^2.0.0",
"ramda": "^0.27.1",
"source-map": "^0.8.0-beta.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,7 +2687,7 @@ __metadata:
ora: ^5.1.0
pkg-up: ^3.1.0
pofile: ^1.1.4
pseudolocale: ^1.3.0
pseudolocale: ^2.0.0
ramda: ^0.27.1
source-map: ^0.8.0-beta.0
bin:
Expand Down Expand Up @@ -12150,14 +12150,14 @@ __metadata:
languageName: node
linkType: hard

"pseudolocale@npm:^1.3.0":
version: 1.3.0
resolution: "pseudolocale@npm:1.3.0"
"pseudolocale@npm:^2.0.0":
version: 2.0.0
resolution: "pseudolocale@npm:2.0.0"
dependencies:
commander: ^10.0.0
bin:
pseudolocale: dist/cli.mjs
checksum: 035ca8b6e3ec8c3f3ad35c5a51d9173f40156f5e443ede1cd72e8072678e2edeab3acd51e93ba80c3c59f5f76e782f25e171dcea486157eddb5ff67d8cbc0076
checksum: 971f79536becac26b4224ecfee6485a48143073820bb22f6a0a590867cf9d794955fd9d4bf13cf7f28b577dc82d41c976e7512cde2d57eb587522f152332165b
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d645de

Please sign in to comment.