mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 06:07:59 -04:00
fix(deps): update dependency @types/node to ^9.3.0
This commit is contained in:
committed by
Zoltan Kochan
parent
eadd8164cf
commit
be7b1f385c
@@ -49,7 +49,7 @@
|
||||
"typescript": "^2.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "^8.5.2",
|
||||
"@types/node": "^9.3.0",
|
||||
"@types/ramda": "^0.25.12",
|
||||
"dependency-path": "^1.0.0",
|
||||
"js-yaml": "^3.8.4",
|
||||
|
||||
Reference in New Issue
Block a user