mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-04 14:08:44 -04:00
fix: update dint to version 2.0.0
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@types/load-json-file": "^2.0.5",
|
||||
"@types/node": "^8.0.34",
|
||||
"@types/ramda": "^0.25.0",
|
||||
"dint": "^1.0.0",
|
||||
"dint": "^2.0.0",
|
||||
"drive-by-path": "^1.0.0",
|
||||
"encode-registry": "^1.1.0",
|
||||
"load-json-file": "^4.0.0",
|
||||
|
||||
@@ -2,7 +2,7 @@ dependencies:
|
||||
'@types/load-json-file': 2.0.7
|
||||
'@types/node': 8.0.53
|
||||
'@types/ramda': 0.25.6
|
||||
dint: 1.0.0
|
||||
dint: 2.0.0
|
||||
drive-by-path: 1.0.0
|
||||
encode-registry: 1.1.0
|
||||
load-json-file: 4.0.0
|
||||
@@ -224,10 +224,6 @@ packages:
|
||||
readable-stream: 2.3.3
|
||||
resolution:
|
||||
integrity: sha1-ysMo977kVzDUBLaSID/LWQ4XLV4=
|
||||
/bluebird/3.5.1:
|
||||
dev: false
|
||||
resolution:
|
||||
integrity: sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA==
|
||||
/bole/3.0.2:
|
||||
dependencies:
|
||||
fast-safe-stringify: 1.1.13
|
||||
@@ -593,17 +589,18 @@ packages:
|
||||
node: '>=0.3.1'
|
||||
resolution:
|
||||
integrity: sha512-QpVuMTEoJMF7cKzi6bvWhRulU1fZqZnvyVQgNhPaxxuTYwyjn/j1v9falseQ/uXWwPnO56RBfwtg4h/EQXmucA==
|
||||
/dint/1.0.0:
|
||||
/dint/2.0.0:
|
||||
dependencies:
|
||||
bluebird: 3.5.1
|
||||
graceful-fs: 4.1.11
|
||||
mz: 2.7.0
|
||||
p-every: 1.0.2
|
||||
ssri: 4.1.6
|
||||
p-limit: 1.1.0
|
||||
ssri: 5.0.0
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=4'
|
||||
resolution:
|
||||
integrity: sha1-S/7IGLOmVysyi96o0FHM1d5YDEQ=
|
||||
integrity: sha512-lxYQEEebR4G/uGaubo5TBi9H6FJGSR8zJGyt5AhFHbmWyH73e+EenuntCytzKcDpPl2K2v2slXUTY9Ch39kKRQ==
|
||||
/drive-by-path/1.0.0:
|
||||
dependencies:
|
||||
is-subdir: 1.0.2
|
||||
@@ -1824,7 +1821,6 @@ packages:
|
||||
resolution:
|
||||
integrity: sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=
|
||||
/p-limit/1.1.0:
|
||||
dev: true
|
||||
engines:
|
||||
node: '>=4'
|
||||
resolution:
|
||||
@@ -2363,16 +2359,9 @@ packages:
|
||||
optional: true
|
||||
resolution:
|
||||
integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
|
||||
/ssri/4.1.6:
|
||||
dependencies:
|
||||
safe-buffer: 5.1.1
|
||||
dev: false
|
||||
resolution:
|
||||
integrity: sha512-WUbCdgSAMQjTFZRWvSPpauryvREEA+Krn19rx67UlJEJx/M192ZHxMmJXjZ4tkdFm+Sb0SXGlENeQVlA5wY7kA==
|
||||
/ssri/5.0.0:
|
||||
dependencies:
|
||||
safe-buffer: 5.1.1
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-728D4yoQcQm1ooZvSbywLkV1RjfITZXh0oWrhM/lnsx3nAHx7LsRGJWB/YyvoceAYRq98xqbstiN4JBv1/wNHg==
|
||||
/stream-shift/1.0.0:
|
||||
@@ -2785,7 +2774,7 @@ specifiers:
|
||||
'@types/tape': ^4.2.30
|
||||
commitizen: ^2.8.6
|
||||
cz-conventional-changelog: ^2.0.0
|
||||
dint: ^1.0.0
|
||||
dint: ^2.0.0
|
||||
drive-by-path: ^1.0.0
|
||||
encode-registry: ^1.1.0
|
||||
husky: ^0.14.3
|
||||
|
||||
Reference in New Issue
Block a user