Skip to content

Commit

Permalink
fixing fsextra
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed Dec 18, 2024
1 parent daa9f9b commit 8b205bf
Show file tree
Hide file tree
Showing 3 changed files with 4,703 additions and 3,469 deletions.
2 changes: 1 addition & 1 deletion apps/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-sonarjs": "^0.5.0",
"fs-extra": "9.1.0",
"fs-extra": "11.2.0",
"jest": "^27.3.1",
"jsdoc-to-markdown": "^7.1.1",
"markdown-toc": "^1.2.0",
Expand Down
1 change: 0 additions & 1 deletion apps/generator/test/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"test:cleanup": "rimraf \"../temp\""
},
"devDependencies": {
"fs-extra": "9.1.0",
"jest": "28.1.3",
"rimraf": "3.0.2"
},
Expand Down
Loading

0 comments on commit 8b205bf

Please sign in to comment.