Skip to content

Commit 71c90b0

Browse files
authored
Merge pull request #1469 from ferdikoomen/dependabot/npm_and_yarn/fs-extra-and-types/fs-extra-11.1.1
build(deps): Bump fs-extra and @types/fs-extra
2 parents 0114ea9 + 510f057 commit 71c90b0

File tree

2 files changed

+37
-17
lines changed

2 files changed

+37
-17
lines changed

package-lock.json

+35-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"camelcase": "^6.3.0",
6363
"commander": "^9.4.1",
64-
"fs-extra": "^10.1.0",
64+
"fs-extra": "^11.1.1",
6565
"handlebars": "^4.7.7",
6666
"json-schema-ref-parser": "^9.0.9"
6767
},
@@ -86,7 +86,7 @@
8686
"@rollup/plugin-typescript": "11.1.0",
8787
"@types/cross-spawn": "6.0.2",
8888
"@types/express": "4.17.15",
89-
"@types/fs-extra": "^9.0.13",
89+
"@types/fs-extra": "^11.0.1",
9090
"@types/glob": "8.0.1",
9191
"@types/jest": "29.2.5",
9292
"@types/node": "18.11.18",

0 commit comments

Comments
 (0)