Skip to content

Commit

Permalink
chore(dev dependencies): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 7dd7b14 commit 3a97046
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.1",
"@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.68",
"@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.5",
"typescript": "4.9.5"
},
"commitlint": {
Expand Down

0 comments on commit 3a97046

Please sign in to comment.