Skip to content

Commit

Permalink
chore(deps): update all dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2020
1 parent a5865d7 commit 5c703e3
Show file tree
Hide file tree
Showing 2 changed files with 2,795 additions and 885 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -46,31 +46,31 @@
"sjcl": "1.0.7"
},
"devDependencies": {
"@mi11er/eslint-config": "2.2.2",
"@semantic-release/changelog": "2.0.2",
"@mi11er/eslint-config": "2.4.1",
"@semantic-release/changelog": "2.1.2",
"@semantic-release/git": "5.0.0",
"chai": "4.1.2",
"codeclimate-test-reporter": "0.5.0",
"chai": "4.2.0",
"codeclimate-test-reporter": "0.5.1",
"commitizen": "2.10.1",
"cz-conventional-changelog": "2.1.0",
"eslint": "5.0.1",
"eslint-config-airbnb-base": "13.0.0",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.13.0",
"eslint": "5.16.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-config-prettier": "2.10.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-no-unsafe-innerhtml": "1.0.16",
"eslint-plugin-optimize-regex": "1.1.5",
"eslint-plugin-optimize-regex": "1.2.0",
"eslint-plugin-scanjs-rules": "0.2.1",
"eslint-plugin-security": "1.4.0",
"husky": "0.14.3",
"lint-staged": "7.2.2",
"lint-staged": "7.3.0",
"mocha": "5.2.0",
"npm-run-all": "4.1.3",
"npm-run-all": "4.1.5",
"nyc": "12.0.2",
"prettier": "1.14.2",
"pretty-quick": "1.6.0",
"rimraf": "2.6.2",
"semantic-release": "15.5.0",
"sort-package-json": "1.15.0"
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"rimraf": "2.7.1",
"semantic-release": "15.14.0",
"sort-package-json": "1.42.2"
},
"nyc": {
"include": [
Expand Down

0 comments on commit 5c703e3

Please sign in to comment.