diff --git a/package.json b/package.json index 3f3dc80ef66ea..b6a435a69db07 100644 --- a/package.json +++ b/package.json @@ -36,15 +36,15 @@ ] }, "dependencies": { - "autoprefixer": "^10.0.2", + "autoprefixer": "^10.2.6", "cheerio": "^0.22.0", "fibers": "^5.0.0", "handlebars": "^4.7.6", - "jstransformer-handlebars": "^1.1.0", + "jstransformer-handlebars": "^1.2.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", "marked": "^1.2.5", - "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", @@ -53,35 +53,35 @@ "metalsmith-markdown": "^1.3.0", "metalsmith-metadata": "0.0.4", "metalsmith-permalinks": "^2.2.0", - "metalsmith-prism": "^3.1.1", + "metalsmith-prism": "^4.2.0", "metalsmith-yearly-pagination": "^4.0.2", "ncp": "^2.0.0", "node-version-data": "^1.1.0", "npm-run-all": "^4.1.5", - "postcss": "^8.1.8", + "postcss": "^8.4.6", "sass": "^1.29.0", "semver": "^7.3.2", "strftime": "^0.10.0" }, "devDependencies": { - "chokidar": "^3.4.3", + "chokidar": "^3.5.2", "cross-env": "^7.0.2", - "delay-cli": "^1.1.0", + "delay-cli": "^2.0.0", "faucet": "0.0.1", - "linkinator": "^2.2.2", - "lockfile-lint": "^4.3.7", + "linkinator": "^6.0.3", + "lockfile-lint": "^4.12.0", "nock": "^13.0.5", "node-fetch": "^2.6.1", "proxyquire": "^2.1.3", - "remark-cli": "^9.0.0", + "remark-cli": "^12.0.0", "remark-frontmatter": "^3.0.0", - "remark-gfm": "^1.0.0", - "remark-preset-lint-node": "^2.0.0", + "remark-gfm": "^2.0.0", + "remark-preset-lint-node": "^5.0.0", "st": "^2.0.0", - "standard": "^16.0.3", - "stylelint": "^13.8.0", - "stylelint-config-twbs-bootstrap": "^2.1.0", - "tape": "^5.0.1", + "standard": "^17.1.0", + "stylelint": "^16.6.1", + "stylelint-config-twbs-bootstrap": "^3.0.0", + "tape": "^5.5.3", "vnu-jar": "20.6.30" } }