diff --git a/package.json b/package.json index c4971d0fd346e..65f1237f94635 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "autoprefixer": "^9.7.1", "cheerio": "^0.22.0", - "handlebars": "^4.5.1", + "handlebars": "^4.7.4", "jstransformer-handlebars": "^1.1.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", @@ -57,7 +57,7 @@ "metalsmith-prism": "^3.1.1", "metalsmith-yearly-pagination": "^4.0.0", "ncp": "^2.0.0", - "node-sass": "^4.13.0", + "node-sass": "^7.0.2", "node-version-data": "^1.1.0", "npm-run-all": "^4.1.5", "octonode": "^0.9.5", @@ -71,17 +71,17 @@ "cross-env": "^6.0.3", "delay-cli": "^1.1.0", "faucet": "0.0.1", - "linkinator": "^1.6.3", + "linkinator": "^2.14.1", "lockfile-lint": "^2.1.6", "nock": "^11.7.0", "proxyquire": "^2.1.3", "remark-cli": "^7.0.0", "remark-frontmatter": "^1.3.2", - "remark-preset-lint-node": "^1.10.1", + "remark-preset-lint-node": "^1.14.0", "st": "^1.2.2", "standard": "^14.3.1", - "stylelint": "^11.1.1", - "stylelint-config-twbs-bootstrap": "^0.9.0", + "stylelint": "^13.0.0", + "stylelint-config-twbs-bootstrap": "^3.0.0", "tape": "^4.11.0", "vnu-jar": "19.9.4" }