Skip to content

Commit

Permalink
Bump fs-extra from 11.1.0 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.1.0...11.1.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent be1f8b1 commit b502d38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
},
"dependencies": {
"vscode-languageclient": "^8.1.0",
"fs-extra": "^11.1.0"
"fs-extra": "^11.1.1"
},
"extensionDependencies": [
"vscode.powershell",
Expand Down

0 comments on commit b502d38

Please sign in to comment.