Skip to content

Commit

Permalink
build: update dev deps in all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed May 2, 2018
1 parent efb288d commit cbfa44b
Show file tree
Hide file tree
Showing 35 changed files with 830 additions and 1,033 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
],
"devDependencies": {
"benchmark": "^2.1.4",
"lerna": "^2.10.2",
"nyc": "^11.6.0",
"lerna": "^2.11.0",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"tslint": "^5.9.1",
"typescript": "^2.8.1",
"typescript": "^2.8.3",
"ts-loader": "^4.2.0",
"webpack": "^4.6.0",
"webpack-cli": "^2.0.14",
"webpack-cli": "^2.1.2",
"webpack-dev-server": "^3.1.3"
},
"scripts": {
Expand Down
12 changes: 6 additions & 6 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/checks": "^1.5.1"
Expand All @@ -39,4 +39,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/associative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -46,4 +46,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/atom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -39,4 +39,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/bitstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@thi.ng/api": "^2.3.1"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"keywords": [
"binary",
Expand All @@ -38,4 +38,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -42,4 +42,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/checks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"keywords": [
"check",
Expand All @@ -36,4 +36,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"testnode": "tsc -p test && node build/test/node.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/dcons": "^0.3.3",
Expand All @@ -47,4 +47,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/dcons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1"
Expand All @@ -39,4 +39,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/dgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -39,4 +39,4 @@
"publishConfig": {
"access": "public"
}
}
}
10 changes: 5 additions & 5 deletions packages/diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"test": "rm -rf build && tsc -p test && mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1"
Expand All @@ -35,4 +35,4 @@
"publishConfig": {
"access": "public"
}
}
}
10 changes: 5 additions & 5 deletions packages/hdom-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.1",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/checks": "^1.5.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/hdom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@thi.ng/atom": "^1.3.6",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -43,4 +43,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/heaps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1"
Expand All @@ -38,4 +38,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/hiccup-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -44,4 +44,4 @@
"publishConfig": {
"access": "public"
}
}
}
12 changes: 6 additions & 6 deletions packages/hiccup-svg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"mocha": "^5.0.5",
"nyc": "^11.6.0",
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"typedoc": "^0.11.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/api": "^2.3.1",
Expand All @@ -40,4 +40,4 @@
"publishConfig": {
"access": "public"
}
}
}
Loading

0 comments on commit cbfa44b

Please sign in to comment.