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] authored Dec 1, 2024
1 parent 90fda59 commit 01a4a16
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,27 @@
"devDependencies": {
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/node": "20.17.5",
"@types/node": "20.17.9",
"@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.2",
"@vercel/ncc": "0.38.3",
"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.3",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-workspaces": "0.10.1",
"jest": "29.7.0",
"jest-mock-extended": "3.0.7",
"js-yaml": "4.1.0",
"markdown-replace-section": "0.4.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"semver": "7.6.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"typescript": "5.7.2",
"typescript-eslint": "^7.0.2",
"word-wrap": "1.2.5"
}
Expand Down

0 comments on commit 01a4a16

Please sign in to comment.