Skip to content

Commit

Permalink
build(deps-dev): bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Nov 10, 2020
1 parent 872e3b1 commit d21e32f
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 270 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,20 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^11.0.0",
"conventional-changelog-cli": "^2.1.0",
"conventional-changelog-cli": "^2.1.1",
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"eslint": "^7.12.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint": "^7.13.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsdoc": "^30.7.6",
"eslint-plugin-jsdoc": "^30.7.7",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"glob": "^7.1.6",
"jest": "^26.6.2",
"jest": "^26.6.3",
"jsdoc-to-markdown": "^6.0.1",
"jsinspect": "^0.12.7",
"prettier": "2.1.2",
Expand Down

0 comments on commit d21e32f

Please sign in to comment.