Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent fa1c127 commit d8f5ba5
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 72 deletions.
134 changes: 68 additions & 66 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"tmp": "0.2.3"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/js-yaml": "4.0.9",
"@types/node": "20.16.2",
"@types/node": "20.16.10",
"@types/semver": "7.5.8",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.57.0",
"@vercel/ncc": "0.38.2",
"eslint": "8.57.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-github": "github:github/eslint-plugin-github#main",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-workspaces": "0.10.1",
"jest": "29.7.0",
Expand All @@ -61,7 +61,7 @@
"semver": "7.6.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript": "5.6.2",
"typescript-eslint": "^7.0.2",
"word-wrap": "1.2.5"
}
Expand Down

0 comments on commit d8f5ba5

Please sign in to comment.