Skip to content

Commit

Permalink
deps: update @npmcli/move-file requirement from ^1.0.1 to ^1.1.2 (#70)
Browse files Browse the repository at this point in the history
Updates the requirements on [@npmcli/move-file](https://github.com/npm/move-file) to permit the latest version.
- [Release notes](https://github.com/npm/move-file/releases)
- [Commits](npm/move-file@v1.0.1...v1.1.2)

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

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 Mar 14, 2022
1 parent 372d1a1 commit ddf797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"license": "ISC",
"dependencies": {
"@npmcli/fs": "^1.0.0",
"@npmcli/move-file": "^1.0.1",
"@npmcli/move-file": "^1.1.2",
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
"glob": "^7.1.4",
Expand Down

0 comments on commit ddf797a

Please sign in to comment.