Skip to content

Commit

Permalink
feat(deps): upath@^2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Nov 17, 2020
1 parent 5dfb7f0 commit 28ecc48
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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
Expand Up @@ -90,7 +90,7 @@
"strong-log-transformer": "^2.0.0",
"tar": "^4.4.13",
"temp-write": "^3.4.0",
"upath": "^1.2.0",
"upath": "^2.0.1",
"validate-npm-package-license": "^3.0.3",
"validate-npm-package-name": "^3.0.0",
"whatwg-url": "^8.4.0",
Expand Down
2 changes: 1 addition & 1 deletion utils/profiler/package.json
Expand Up @@ -34,6 +34,6 @@
"figgy-pudding": "^3.5.1",
"fs-extra": "^8.1.0",
"npmlog": "^4.1.2",
"upath": "^1.2.0"
"upath": "^2.0.1"
}
}

0 comments on commit 28ecc48

Please sign in to comment.