diff --git a/package.json b/package.json index c4971d0fd346e..4d9d38e34b4c3 100644 --- a/package.json +++ b/package.json @@ -38,14 +38,14 @@ ] }, "dependencies": { - "autoprefixer": "^9.7.1", + "autoprefixer": "^10.2.6", "cheerio": "^0.22.0", "handlebars": "^4.5.1", - "jstransformer-handlebars": "^1.1.0", + "jstransformer-handlebars": "^1.2.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", "marked": "^0.7.0", - "metalsmith": "^2.3.0", + "metalsmith": "^2.4.0", "metalsmith-collections": "^0.9.0", "metalsmith-discover-helpers": "^0.1.1", "metalsmith-discover-partials": "^0.1.2", @@ -54,8 +54,8 @@ "metalsmith-markdown": "^1.3.0", "metalsmith-metadata": "0.0.4", "metalsmith-permalinks": "^2.2.0", - "metalsmith-prism": "^3.1.1", - "metalsmith-yearly-pagination": "^4.0.0", + "metalsmith-prism": "^4.2.0", + "metalsmith-yearly-pagination": "^4.0.1", "ncp": "^2.0.0", "node-sass": "^4.13.0", "node-version-data": "^1.1.0", @@ -67,22 +67,22 @@ "strftime": "^0.10.0" }, "devDependencies": { - "chokidar": "^3.3.0", + "chokidar": "^3.5.2", "cross-env": "^6.0.3", - "delay-cli": "^1.1.0", + "delay-cli": "^2.0.0", "faucet": "0.0.1", - "linkinator": "^1.6.3", - "lockfile-lint": "^2.1.6", - "nock": "^11.7.0", + "linkinator": "^6.0.3", + "lockfile-lint": "^4.12.0", + "nock": "^13.0.0", "proxyquire": "^2.1.3", - "remark-cli": "^7.0.0", + "remark-cli": "^12.0.0", "remark-frontmatter": "^1.3.2", "remark-preset-lint-node": "^1.10.1", - "st": "^1.2.2", - "standard": "^14.3.1", - "stylelint": "^11.1.1", - "stylelint-config-twbs-bootstrap": "^0.9.0", - "tape": "^4.11.0", + "st": "^3.0.0", + "standard": "^17.1.0", + "stylelint": "^16.6.1", + "stylelint-config-twbs-bootstrap": "^3.0.0", + "tape": "^4.15.1", "vnu-jar": "19.9.4" } }