Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e225bdf commit ee338e8
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 339 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,38 +40,38 @@
"prepare": "husky"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.2",
"@arethetypeswrong/cli": "0.17.0",
"@eslint/js": "9.10.0",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.3.3",
"@semantic-release/github": "10.3.5",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"commitizen": "4.3.0",
"concurrently": "9.0.0",
"commitizen": "4.3.1",
"concurrently": "9.1.0",
"eslint": "9.10.0",
"husky": "9.1.5",
"husky": "9.1.7",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "24.1.1",
"tsup": "8.2.4",
"typescript": "5.6.2",
"semantic-release": "24.2.0",
"tsup": "8.3.5",
"typescript": "5.6.3",
"typescript-eslint": "8.5.0",
"vitest": "2.0.5"
"vitest": "2.1.5"
},
"dependencies": {
"axios": "1.7.7",
"tslib": "2.7.0"
"tslib": "2.8.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"volta": {
"node": "20.17.0",
"node": "20.18.0",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit ee338e8

Please sign in to comment.