Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Mar 26, 2020
1 parent a052af6 commit ff42d2e
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1,303 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,10 @@
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@types/jest": "^25.1.0",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.3",
"@typescript-eslint/eslint-plugin": "2",
"@typescript-eslint/parser": "^2.20.0",
"colors": "^1.3.2",
"commitizen": "^4.0.3",
"coveralls": "^3.0.2",
"cross-env": "^7.0.0",
Expand All @@ -117,19 +116,17 @@
"eslint-plugin-promise": "4",
"eslint-plugin-standard": "4",
"husky": "^4.2.1",
"jest": "^25.1.0",
"jest-config": "^25.1.0",
"jest": "^25.2.0",
"jest-config": "^25.2.0",
"lint-staged": "^10.0.3",
"prettier-standard": "^16.1.0",
"prompt": "^1.0.0",
"replace-in-file": "^5.0.2",
"rimraf": "^3.0.0",
"rollup": "^1.27.13",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-prettier": "^0.6.0",
"rollup-plugin-size-snapshot": "^0.10.0",
"rollup-plugin-terser": "^5.1.3",
"rollup-plugin-typescript2": "^0.26.0",
"shelljs": "^0.8.3",
Expand Down
Loading

0 comments on commit ff42d2e

Please sign in to comment.