Skip to content

Commit

Permalink
chore(cli): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yarastqt committed Jul 30, 2021
1 parent 4af0634 commit 23810c3
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 28 deletions.
98 changes: 74 additions & 24 deletions packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"dependencies": {
"@oclif/command": "1.8.0",
"@yandex/themekit-core": "0.0.1-alpha.0",
"chalk": "4.1.0",
"chokidar": "3.4.0",
"chalk": "4.1.2",
"chokidar": "3.5.2",
"fast-glob": "3.2.7",
"fs-extra": "8.1.0",
"fs-extra": "10.0.0",
"normalize-path": "3.0.0",
"read-pkg-up": "7.0.1"
},
"devDependencies": {
"@oclif/dev-cli": "1.26.0",
"@types/fs-extra": "8.1.0",
"@types/fs-extra": "9.0.12",
"@types/normalize-path": "3.0.0"
},
"oclif": {
Expand Down

0 comments on commit 23810c3

Please sign in to comment.