Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Sep 23, 2018
1 parent 31ca924 commit 0a75a74
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"dependencies": {
"fs-extra": "^7.0.0",
"fs-tree-utils": "^0.1.4"
"fs-tree-utils": "^0.1.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ shrinkwrapMinorVersion: 9
shrinkwrapVersion: 3
specifiers:
fs-extra: ^7.0.0
fs-tree-utils: ^0.1.4
fs-tree-utils: ^0.1.5
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"nested-wrkspc": "bin.js"
},
"dependencies": {
"nested-workspace-helper": "^0.2.4",
"nested-workspace-helper": "^0.2.5",
"preloaded-node.private": "^0.0.0"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ registry: 'https://registry.npmjs.org/'
shrinkwrapMinorVersion: 9
shrinkwrapVersion: 3
specifiers:
nested-workspace-helper: ^0.2.4
nested-workspace-helper: ^0.2.5
preloaded-node.private: ^0.0.0
4 changes: 2 additions & 2 deletions packages/typescript/clean-typescript-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clean-typescript-build",
"version": "0.0.5",
"version": "0.0.6",
"description": "Some commands in needs for nodemonorepo",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
Expand All @@ -22,7 +22,7 @@
"ramda": "^0.25.0",
"yargs": "^12.0.1",
"tslib": "^1.9.3",
"fs-tree-utils": "^0.1.4",
"fs-tree-utils": "^0.1.5",
"@types/fs-extra": "^5.0.4",
"@types/ramda": "^0.25.36",
"@types/yargs": "^12.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/clean-typescript-build/shrinkwrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ specifiers:
'@types/yargs': ^12.0.0
extra-jest: '*'
fs-extra: ^7.0.0
fs-tree-utils: ^0.1.4
fs-tree-utils: ^0.1.5
preloaded-node.private: '*'
ramda: ^0.25.0
tslib: ^1.9.3
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/extra-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ramda": "^0.25.0",
"fs-extra": "^7.0.0",
"tslib": "^1.9.3",
"fs-tree-utils": "^0.1.4",
"fs-tree-utils": "^0.1.5",
"unique-temp-path": "^0.1.1",
"@types/ramda": "^0.25.36",
"@types/fs-extra": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/extra-jest/shrinkwrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ specifiers:
'@types/node': ^10.9.3
'@types/ramda': ^0.25.36
fs-extra: ^7.0.0
fs-tree-utils: ^0.1.4
fs-tree-utils: ^0.1.5
ramda: ^0.25.0
tslib: ^1.9.3
unique-temp-path: ^0.1.1
2 changes: 1 addition & 1 deletion packages/typescript/fs-tree-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fs-tree-utils",
"version": "0.1.4",
"version": "0.1.5",
"description": "Work with filesystem tree with ease",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/ignore-file.private/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"yargs": "^12.0.1",
"chalk": "^2.4.1",
"tslib": "^1.9.3",
"fs-tree-utils": "^0.1.4",
"fs-tree-utils": "^0.1.5",
"preloaded-node.private": "^0.0.0",
"@types/minimatch": "^3.0.3",
"@types/fs-extra": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/ignore-file.private/shrinkwrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ specifiers:
'@types/yargs': ^12.0.0
chalk: ^2.4.1
fs-extra: ^7.0.0
fs-tree-utils: ^0.1.4
fs-tree-utils: ^0.1.5
minimatch: ^3.0.4
preloaded-node.private: ^0.0.0
tslib: ^1.9.3
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript/nested-workspace-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nested-workspace-helper",
"version": "0.2.4",
"version": "0.2.5",
"description": "Some commands in needs for nodemonorepo",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"chalk": "^2.4.1",
"tslib": "^1.9.3",
"monorepo-shared-assets": "^0.0.16",
"fs-tree-utils": "^0.1.4",
"fs-tree-utils": "^0.1.5",
"@types/ramda": "^0.25.36",
"@types/semver": "^5.5.0",
"@types/js-yaml": "^3.11.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ specifiers:
'@types/yargs': ^12.0.0
chalk: ^2.4.1
fs-extra: ^7.0.0
fs-tree-utils: ^0.1.4
fs-tree-utils: ^0.1.5
js-yaml: ^3.12.0
monorepo-shared-assets: ^0.0.16
node-fetch: ^2.2.0
Expand Down

0 comments on commit 0a75a74

Please sign in to comment.