Skip to content

Commit

Permalink
chore(root): ⬆️ update/clean deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymichel committed Dec 8, 2019
1 parent c312d68 commit 936d95e
Show file tree
Hide file tree
Showing 2 changed files with 1,934 additions and 1,793 deletions.
29 changes: 14 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,43 @@
"name": "root",
"private": true,
"devDependencies": {
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@commitlint/config-lerna-scopes": "8.1.0",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@commitlint/config-lerna-scopes": "8.2.0",
"@types/jest": "^24.0.11",
"@types/lodash": "^4.14.144",
"all-contributors-cli": "thierrymichel/all-contributors-cli",
"babel-eslint": "^10.0.1",
"commitizen": "4.0.3",
"commitlint-config-ccgls": "1.1.2",
"commitlint-config-ccgls": "1.1.3",
"coveralls": "^3.0.3",
"cypress": "^3.2.0",
"cz-ccgls": "0.2.0",
"eslint": "^5.15.1",
"eslint": "6.7.2",
"eslint-plugin-cypress": "^2.2.1",
"gzip-size": "^5.0.0",
"http-server": "^0.11.1",
"husky": "3.0.4",
"inquirer": "6.5.1",
"http-server": "0.12.0",
"husky": "3.1.0",
"jest": "24.9.0",
"jest-environment-jsdom-global": "^1.1.1",
"jest-watch-lerna-packages": "^1.1.0",
"lerna": "3.16.4",
"lint-staged": "9.2.3",
"lerna": "3.19.0",
"lint-staged": "9.5.0",
"lodash": "^4.17.11",
"microbundle": "^0.12.0-next.6",
"npm-run-all": "4.1.5",
"prettier": "1.18.2",
"prettier": "1.19.1",
"rimraf": "3.0.0",
"source-map-explorer": "2.0.1",
"source-map-explorer": "2.1.2",
"start-server-and-test": "^1.7.11",
"ts-jest": "^24.0.0",
"tslint": "^5.13.1",
"typedoc": "0.15.0",
"typedoc": "0.15.3",
"typedoc-plugin-external-module-name": "^2.0.0",
"typedoc-plugin-sourcefile-url": "^1.0.4",
"typescript": "^3.3.3333",
"typescript-tslint-plugin": "0.5.4",
"wait-for-expect": "2.0.0",
"typescript-tslint-plugin": "0.5.5",
"wait-for-expect": "3.0.1",
"xhr-mock": "^2.4.1"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit 936d95e

Please sign in to comment.