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] committed Sep 12, 2024
1 parent b511a5f commit 53a5b24
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,47 +113,47 @@
"@stencila/dev-config": "3.0.4",
"@stencila/eslint-config": "^3.0.4",
"@stencila/semantic-release-config": "2.0.20",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.5.0",
"@types/async-lock": "1.4.0",
"@types/content-type": "1.1.5",
"@types/escape-html": "1.0.2",
"@types/fs-extra": "9.0.13",
"@types/github-slugger": "1.3.0",
"@types/fs-extra": "11.0.4",
"@types/github-slugger": "2.0.0",
"@types/hyperscript": "0.0.4",
"@types/jest": "29.5.4",
"@types/js-beautify": "1.14.0",
"@types/js-yaml": "4.0.5",
"@types/jsdom": "16.2.15",
"@types/jsdom": "21.1.7",
"@types/jsonld": "1.5.9",
"@types/mdast": "3.0.12",
"@types/mime": "2.0.3",
"@types/mdast": "4.0.4",
"@types/mime": "4.0.0",
"@types/minimist": "1.2.2",
"@types/node": "18.17.9",
"@types/node": "20.16.5",
"@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/testing-library__dom": "7.5.0",
"@types/unist": "2.0.7",
"callsites": "3.1.0",
"@types/unist": "3.0.3",
"callsites": "4.2.0",
"csl-json": "0.1.0",
"delay": "5.0.0",
"delay": "6.0.0",
"dependency-check": "4.1.0",
"googleapis": "95.0.0",
"googleapis": "144.0.0",
"jest": "29.6.4",
"jest-file-snapshot": "0.5.0",
"jest-matcher-utils": "29.6.4",
"json-schema-to-typescript": "11.0.5",
"json-schema-to-typescript": "15.0.2",
"markdown-toc": "1.2.0",
"nock": "13.3.3",
"pa11y": "6.2.3",
"pa11y": "8.0.0",
"semantic-release": "24.1.0",
"structured-data-testing-tool": "4.5.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typedoc": "0.24.8",
"typescript": "4.9.5"
"typescript": "5.6.2"
},
"commitlint": {
"extends": [
Expand Down

0 comments on commit 53a5b24

Please sign in to comment.