Skip to content

Commit

Permalink
Update devDependencies.
Browse files Browse the repository at this point in the history
The semver compliant ones, i.e. no major version bump.

This fixes 68 vulnerabilities (93 -> 25).
XhmikosR authored and boneskull committed Mar 5, 2019
1 parent 2c626ca commit 754cbf9
Showing 2 changed files with 5,541 additions and 6,017 deletions.
11,518 changes: 5,521 additions & 5,997 deletions package-lock.json

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
@@ -519,55 +519,55 @@
"devDependencies": {
"@11ty/eleventy": "^0.7.1",
"@mocha/contributors": "^1.0.3",
"@mocha/docdash": "^2.0.0",
"assetgraph-builder": "^6.6.3",
"@mocha/docdash": "^2.1.0",
"assetgraph-builder": "^6.9.0",
"browserify": "^16.2.3",
"browserify-package-json": "^1.0.1",
"chai": "^4.2.0",
"coffee-script": "^1.10.0",
"coveralls": "^3.0.2",
"coffee-script": "^1.12.7",
"coveralls": "^3.0.3",
"cross-env": "^5.2.0",
"cross-spawn": "^6.0.5",
"eslint": "^5.14.1",
"eslint": "^5.15.0",
"eslint-config-prettier": "^3.6.0",
"eslint-config-semistandard": "^13.0.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^1.2.1",
"husky": "^1.3.1",
"jsdoc": "^3.5.5",
"karma": "^4.0.0",
"karma": "^4.0.1",
"karma-browserify": "^6.0.0",
"karma-chrome-launcher": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.4",
"karma-sauce-launcher": "^1.2.0",
"lint-staged": "^8.1.4",
"karma-mocha-reporter": "^2.2.5",
"karma-sauce-launcher": "^2.0.2",
"lint-staged": "^8.1.5",
"markdown-it": "^8.4.2",
"markdown-it-anchor": "^5.0.2",
"markdown-it-attrs": "^2.3.2",
"markdown-it-prism": "^2.0.1",
"markdown-magic": "^0.1.25",
"markdown-magic-package-json": "^2.0.0",
"markdown-toc": "^1.2.0",
"markdownlint-cli": "^0.13.0",
"nps": "^5.9.3",
"markdownlint-cli": "^0.14.0",
"nps": "^5.9.4",
"nyc": "^13.3.0",
"prettier": "^1.16.4",
"remark": "^10.0.1",
"remark-github": "^7.0.6",
"remark-inline-links": "^3.1.2",
"rewiremock": "^3.12.3",
"rimraf": "^2.5.2",
"sinon": "^7.2.4",
"rewiremock": "^3.13.0",
"rimraf": "^2.6.3",
"sinon": "^7.2.7",
"strip-ansi": "^5.0.0",
"svgo": "^1.1.1",
"through2": "^3.0.0",
"svgo": "^1.2.0",
"through2": "^3.0.1",
"to-vfile": "^5.0.2",
"unexpected": "^10.39.2",
"unexpected": "^10.40.2",
"unexpected-eventemitter": "^1.1.3",
"unexpected-sinon": "^10.11.1",
"uslug": "^1.0.4",

0 comments on commit 754cbf9

Please sign in to comment.