Skip to content

Commit

Permalink
upgrade to fs-extra 11
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmossas committed Jul 8, 2023
1 parent c91ba5c commit 8b3e26e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
28 changes: 19 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"dependencies": {
"cli-progress": "^3.12.0",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.1",
"jsonlines": "^0.1.1",
"typesense": "^1.5.4",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {
"@faker-js/faker": "^8.0.2",
"@types/cli-progress": "^3.11.0",
"@types/fs-extra": "^9.0.13",
"@types/fs-extra": "^11.0.1",
"@types/jsonlines": "^0.1.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
Expand Down

0 comments on commit 8b3e26e

Please sign in to comment.