Skip to content

Commit 30f21dc

Browse files
authored
deps: drop fs-extra #5803
## Problem Follow up from #5761 (comment). ## Solution `npm uninstall --save '@types/fs-extra' 'fs-extra' -w packages/core/`
1 parent f1a8089 commit 30f21dc

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

package-lock.json

Lines changed: 2 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@
411411
"@types/circular-dependency-plugin": "^5.0.8",
412412
"@types/cross-spawn": "^6.0.6",
413413
"@types/diff": "^5.0.7",
414-
"@types/fs-extra": "^9.0.11",
415414
"@types/glob": "^8.1.0",
416415
"@types/js-yaml": "^4.0.5",
417416
"@types/jsdom": "^21.1.6",
@@ -488,7 +487,6 @@
488487
"cross-fetch": "^4.0.0",
489488
"cross-spawn": "^7.0.3",
490489
"fast-json-patch": "^3.1.1",
491-
"fs-extra": "^10.0.1",
492490
"glob": "^10.3.10",
493491
"got": "^11.8.5",
494492
"highlight.js": "^11.9.0",

0 commit comments

Comments
 (0)