Skip to content

Commit

Permalink
Merge pull request #28191 from 43081j/drop-util
Browse files Browse the repository at this point in the history
Core: Remove util dependency
  • Loading branch information
shilman authored Jun 17, 2024
2 parents 9412e07 + 5983026 commit c9aa59a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions code/lib/core-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@
"semver": "^7.3.7",
"tempy": "^3.1.0",
"tiny-invariant": "^1.3.1",
"ts-dedent": "^2.0.0",
"util": "^0.12.4"
"ts-dedent": "^2.0.0"
},
"devDependencies": {
"@types/find-cache-dir": "^3.2.1",
Expand Down
1 change: 0 additions & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5912,7 +5912,6 @@ __metadata:
ts-dedent: "npm:^2.0.0"
type-fest: "npm:~2.19"
typescript: "npm:^5.3.2"
util: "npm:^0.12.4"
peerDependencies:
prettier: ^2 || ^3
peerDependenciesMeta:
Expand Down

0 comments on commit c9aa59a

Please sign in to comment.