Skip to content

Commit

Permalink
deps: bump @npmcli/move-file from 1.1.2 to 2.0.0 (#94)
Browse files Browse the repository at this point in the history
Bumps [@npmcli/move-file](https://github.com/npm/move-file) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/npm/move-file/releases)
- [Changelog](https://github.com/npm/move-file/blob/main/CHANGELOG.md)
- [Commits](npm/move-file@v1.1.2...v2.0.0)

---
updated-dependencies:
- dependency-name: "@npmcli/move-file"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2022
1 parent fb44f5f commit f3d64f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"license": "ISC",
"dependencies": {
"@npmcli/fs": "^2.1.0",
"@npmcli/move-file": "^1.1.2",
"@npmcli/move-file": "^2.0.0",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"glob": "^7.2.0",
Expand Down

0 comments on commit f3d64f6

Please sign in to comment.