Skip to content

Commit 050ee28

Browse files
Bump fs-extra from 11.3.0 to 11.3.2 in /js
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.2. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.2) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea76b20 commit 050ee28

File tree

2 files changed

+169
-168
lines changed

2 files changed

+169
-168
lines changed

js/apps/create-keycloak-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"chalk": "^5.4.1",
1818
"commander": "^14.0.0",
19-
"fs-extra": "^11.3.0",
19+
"fs-extra": "^11.3.2",
2020
"mustache": "^4.2.0",
2121
"simple-git": "^3.28.0"
2222
}

0 commit comments

Comments
 (0)