diff --git a/package.json b/package.json index 586f205ae..3a96d2fb4 100644 --- a/package.json +++ b/package.json @@ -108,52 +108,52 @@ "@stencila/schema": "1.9.0" }, "devDependencies": { - "@qiwi/semantic-release-gh-pages-plugin": "5.2.8", + "@qiwi/semantic-release-gh-pages-plugin": "5.2.12", "@semantic-release/exec": "6.0.3", "@semantic-release/npm": "12.0.1", "@stencila/dev-config": "3.0.4", - "@stencila/eslint-config": "^3.0.4", + "@stencila/eslint-config": "3.0.4", "@stencila/semantic-release-config": "2.0.20", "@testing-library/jest-dom": "5.17.0", - "@types/async-lock": "1.4.0", - "@types/content-type": "1.1.5", - "@types/escape-html": "1.0.2", + "@types/async-lock": "1.4.2", + "@types/content-type": "1.1.8", + "@types/escape-html": "1.0.4", "@types/fs-extra": "9.0.13", "@types/github-slugger": "1.3.0", - "@types/hyperscript": "0.0.4", - "@types/jest": "29.5.4", - "@types/js-beautify": "1.14.0", - "@types/js-yaml": "4.0.5", + "@types/hyperscript": "0.0.7", + "@types/jest": "29.5.14", + "@types/js-beautify": "1.14.3", + "@types/js-yaml": "4.0.9", "@types/jsdom": "16.2.15", - "@types/jsonld": "1.5.9", - "@types/mdast": "3.0.12", + "@types/jsonld": "1.5.15", + "@types/mdast": "3.0.15", "@types/mime": "2.0.3", - "@types/minimist": "1.2.2", - "@types/node": "18.17.9", - "@types/pa11y": "5.3.5", - "@types/papaparse": "5.3.8", - "@types/parse-author": "2.0.1", - "@types/punycode": "2.1.0", - "@types/tar": "6.1.5", + "@types/minimist": "1.2.5", + "@types/node": "18.19.66", + "@types/pa11y": "5.3.7", + "@types/papaparse": "5.3.15", + "@types/parse-author": "2.0.3", + "@types/punycode": "2.1.4", + "@types/tar": "6.1.13", "@types/testing-library__dom": "7.5.0", - "@types/unist": "2.0.7", + "@types/unist": "2.0.11", "callsites": "3.1.0", "csl-json": "0.1.0", "delay": "5.0.0", "dependency-check": "4.1.0", "googleapis": "95.0.0", - "jest": "29.6.4", - "jest-file-snapshot": "0.5.0", - "jest-matcher-utils": "29.6.4", + "jest": "29.7.0", + "jest-file-snapshot": "0.7.0", + "jest-matcher-utils": "29.7.0", "json-schema-to-typescript": "11.0.5", "markdown-toc": "1.2.0", - "nock": "13.3.3", + "nock": "13.5.6", "pa11y": "6.2.3", - "semantic-release": "24.1.0", + "semantic-release": "24.2.0", "structured-data-testing-tool": "4.5.0", - "ts-jest": "29.1.1", - "ts-node": "10.9.1", - "typedoc": "0.24.8", + "ts-jest": "29.2.5", + "ts-node": "10.9.2", + "typedoc": "0.27.0", "typescript": "4.9.5" }, "commitlint": {