Skip to content

Commit 60e35b1

Browse files
authored
Merge pull request #506 from gitKrystan/dependency-upgrades
Remove unused dependencies
2 parents 674a4de + 7c0b0a5 commit 60e35b1

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,7 @@
5252
"cosmiconfig": "^8.1.0",
5353
"deepmerge-ts": "^4.3.0",
5454
"ember-codemods-telemetry-helpers": "^3.0.0",
55-
"fs-extra": "^8.0.1",
56-
"git-repo-info": "^2.1.0",
5755
"minimatch": "^3.0.4",
58-
"puppeteer": "^15.3.2",
59-
"sync-disk-cache": "^1.3.3",
6056
"walk-sync": "^2.0.2",
6157
"winston": "^3.2.1",
6258
"zod": "^3.20.2"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3686,7 +3686,7 @@ fs-constants@^1.0.0:
36863686
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
36873687
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
36883688

3689-
fs-extra@^8.0.1, fs-extra@^8.1.0:
3689+
fs-extra@^8.1.0:
36903690
version "8.1.0"
36913691
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
36923692
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==

0 commit comments

Comments
 (0)