Skip to content

Commit 20ba34a

Browse files
build(deps-dev): bump fs-extra (#2377)
Bumps the patch-dependencies group in /angular-example with 1 update: [fs-extra](https://github.com/jprichardson/node-fs-extra). Updates `fs-extra` from 11.3.2 to 11.3.3 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.2...11.3.3) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23ca2bd commit 20ba34a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

angular-example/package-lock.json

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

angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/cli": "^20.3.10",
3434
"@angular/compiler-cli": "^20.3.12",
3535
"@types/jasmine": "~5.1.13",
36-
"fs-extra": "11.3.2",
36+
"fs-extra": "11.3.3",
3737
"jasmine-core": "~5.13.0",
3838
"karma": "~6.4.4",
3939
"karma-chrome-launcher": "~3.2.0",

0 commit comments

Comments
 (0)