Skip to content

Commit 27b79b4

Browse files
authoredMay 22, 2025··
build: update dependency fs-extra to v11 (#31190)
See associated pull request for more information.
1 parent 816eaa6 commit 27b79b4

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": "^5.0.0",
9898
"@types/luxon": "^3.0.0",
@@ -110,7 +110,7 @@
110110
"dgeni-packages": "^0.30.0",
111111
"esbuild": "^0.25.0",
112112
"firebase-tools": "^9.2.1",
113-
"fs-extra": "^9.0.1",
113+
"fs-extra": "^11.0.0",
114114
"glob": "^7.2.0",
115115
"highlight.js": "^10.7.0",
116116
"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)
Please sign in to comment.