Skip to content

Commit d807097

Browse files
Bump fs-extra from 11.2.0 to 11.3.0 (#61)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.0. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf8cc47 commit d807097

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
},
155155
"dependencies": {
156156
"@vscode/python-extension": "^1.0.5",
157-
"fs-extra": "^11.2.0",
157+
"fs-extra": "^11.3.0",
158158
"rimraf": "^6.0.1",
159159
"vscode-languageclient": "^8.1.0"
160160
},

0 commit comments

Comments
 (0)