Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-08-26 21:20:59 +0300
committerGar <gar+gh@danger.computer>2021-08-26 21:20:59 +0300
commite63a942c685233fa546788981ed9c144220d50e1 (patch)
tree4115e9ae913ad1b688c35711418a528184c9b337 /package.json
parent7af36bb9f8e5c9facaa8deb114b76368841fbc66 (diff)
cacache@15.3.0
* feat: introduce @npmcli/fs for tmp dir methods
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fa729d026..66e1a60d0 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
"archy": "~1.0.0",
- "cacache": "^15.2.0",
+ "cacache": "^15.3.0",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^3.1.2",