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 3, 2024
1 parent 38600a0 commit 09248ec
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,22 +52,22 @@
"devDependencies": {
"@semantic-release/exec": "6.0.3",
"@stencila/dev-config": "3.0.4",
"@types/content-type": "1.1.5",
"@types/content-type": "1.1.8",
"@types/estree": "0.0.52",
"@types/jest": "27.5.2",
"@types/mime": "2.0.3",
"@types/parse-author": "2.0.1",
"@types/parse-full-name": "1.2.2",
"@types/parse-author": "2.0.3",
"@types/parse-full-name": "1.2.5",
"jest": "28.1.3",
"json-schema": "0.4.0",
"mock-stdin": "1.0.0",
"nock": "13.2.9",
"pkg": "5.8.0",
"tempy": "3.0.0",
"nock": "13.5.6",
"pkg": "5.8.1",
"tempy": "3.1.0",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typedoc": "0.23.19",
"typescript": "4.8.4"
"ts-node": "10.9.2",
"typedoc": "0.27.2",
"typescript": "4.9.5"
},
"jest": {
"preset": "ts-jest",
Expand Down

0 comments on commit 09248ec

Please sign in to comment.