Skip to content

Commit

Permalink
fix(deps): update definitelytyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent c2b2aab commit d66b6d6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -69,7 +69,7 @@
"update-schema": "ts-node ./scripts/generate-schema.ts && prettier --write ./schema/midnight-smoker.schema.json"
},
"dependencies": {
"@types/semver": "7.5.2",
"@types/semver": "7.5.3",
"chalk": "4.1.2",
"corepack": "0.20.0",
"debug": "4.3.4",
Expand Down Expand Up @@ -99,8 +99,8 @@
"@types/mocha": "10.0.1",
"@types/node": "18.17.19",
"@types/pluralize": "0.0.31",
"@types/sinon": "10.0.16",
"@types/source-map-support": "0.5.7",
"@types/sinon": "10.0.17",
"@types/source-map-support": "0.5.8",
"@types/which": "3.0.0",
"@types/yargs": "17.0.25",
"@typescript-eslint/eslint-plugin": "6.7.2",
Expand Down

0 comments on commit d66b6d6

Please sign in to comment.