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 Feb 5, 2025
1 parent 3edc37d commit 55c00d2
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,29 +54,29 @@
"@stencila/schema": "1.9.0"
},
"devDependencies": {
"@qiwi/semantic-release-gh-pages-plugin": "5.2.8",
"@qiwi/semantic-release-gh-pages-plugin": "5.4.2",
"@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/fs-extra": "9.0.13",
"@types/jest": "29.5.4",
"@types/js-yaml": "4.0.5",
"@types/json-schema": "^7.0.15",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/json-schema": "7.0.15",
"@types/mime": "2.0.3",
"@types/node": "18.17.9",
"@types/node": "18.19.74",
"callsites": "3.1.0",
"delay": "5.0.0",
"dependency-check": "4.1.0",
"jest": "29.6.4",
"jest-file-snapshot": "0.5.0",
"jest-matcher-utils": "29.6.4",
"semantic-release": "24.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typedoc": "0.24.8",
"jest": "29.7.0",
"jest-file-snapshot": "0.7.0",
"jest-matcher-utils": "29.7.0",
"semantic-release": "24.2.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typedoc": "0.27.6",
"typescript": "4.9.5"
},
"commitlint": {
Expand Down

0 comments on commit 55c00d2

Please sign in to comment.