Skip to content

Commit

Permalink
chore(dependencies): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 1385811 commit 2dec8b7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
"homepage": "https://github.com/stencila/dockta#readme",
"devDependencies": {
"@semantic-release/exec": "5.0.0",
"@stencila/dev-config": "2.0.18",
"@types/dockerode": "3.2.7",
"@stencila/dev-config": "2.0.27",
"@types/dockerode": "3.3.32",
"@types/got": "9.6.12",
"@types/jest": "27.0.1",
"@types/js-yaml": "4.0.3",
"@types/node": "16.6.2",
"@types/node-persist": "3.1.2",
"@types/semver": "7.3.8",
"@types/tar-fs": "2.0.1",
"@types/tmp": "0.2.1",
"@types/yargs": "17.0.2",
"all-contributors-cli": "6.20.0",
"jest": "27.0.6",
"@types/jest": "27.5.2",
"@types/js-yaml": "4.0.9",
"@types/node": "16.18.122",
"@types/node-persist": "3.1.8",
"@types/semver": "7.5.8",
"@types/tar-fs": "2.0.4",
"@types/tmp": "0.2.6",
"@types/yargs": "17.0.33",
"all-contributors-cli": "6.26.1",
"jest": "27.5.1",
"markdown-toc": "1.2.0",
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"typedoc": "0.21.6",
"typescript": "4.3.5"
"ts-jest": "27.1.5",
"ts-node": "10.9.2",
"typedoc": "0.27.6",
"typescript": "4.9.5"
},
"dependencies": {
"@stencila/logga": "^4.0.0",
Expand Down

0 comments on commit 2dec8b7

Please sign in to comment.