Skip to content

Commit

Permalink
Remove unused chalk devDep from @babel/types
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Jul 24, 2023
1 parent 7a3e18a commit 2542296
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/babel-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"devDependencies": {
"@babel/generator": "workspace:^",
"@babel/parser": "workspace:^",
"chalk": "^4.1.0",
"glob": "^7.2.0"
},
"engines": {
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3976,7 +3976,6 @@ __metadata:
"@babel/helper-string-parser": "workspace:^"
"@babel/helper-validator-identifier": "workspace:^"
"@babel/parser": "workspace:^"
chalk: ^4.1.0
glob: ^7.2.0
to-fast-properties: "condition:BABEL_8_BREAKING ? ^3.0.0 : ^2.0.0"
languageName: unknown
Expand Down

0 comments on commit 2542296

Please sign in to comment.