Skip to content

Commit 325b017

Browse files
angular-robotmmalerba
authored andcommitted
build: update dependency fs-extra to v11 (#31190)
See associated pull request for more information. (cherry picked from commit 27b79b4)
1 parent 84bfc16 commit 325b017

File tree

2 files changed

+31
-23
lines changed

2 files changed

+31
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@rollup/plugin-node-resolve": "^16.0.0",
9393
"@schematics/angular": "catalog:",
9494
"@types/babel__core": "^7.1.18",
95-
"@types/fs-extra": "^9.0.13",
95+
"@types/fs-extra": "^11.0.0",
9696
"@types/glob": "^8.0.0",
9797
"@types/jasmine": "^4.0.0",
9898
"@types/luxon": "^3.0.0",
@@ -109,7 +109,7 @@
109109
"dgeni-packages": "^0.29.5",
110110
"esbuild": "^0.17.5",
111111
"firebase-tools": "^9.2.1",
112-
"fs-extra": "^9.0.1",
112+
"fs-extra": "^11.0.0",
113113
"glob": "^7.2.0",
114114
"highlight.js": "^10.7.0",
115115
"husky": "^9.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)