Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 5d22833 commit e2494a1
Show file tree
Hide file tree
Showing 3 changed files with 1,569 additions and 1,169 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"packages/*"
],
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@sapphire/ts-config": "^5.0.0",
"@swc/core": "^1.3.62",
"@types/node": "^20.8.9",
"husky": "^9.0.6",
"nodemon": "^3.0.0",
"@biomejs/biome": "^1.0.0",
"tslib": "^2.5.3",
"tsup": "^8.0.0",
"turbo": "^2.0.14",
"typescript": "^5.1.3"
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@sapphire/ts-config": "^5.0.1",
"@swc/core": "^1.7.26",
"@types/node": "^20.16.5",
"husky": "^9.1.6",
"nodemon": "^3.1.7",
"@biomejs/biome": "^1.9.2",
"tslib": "^2.7.0",
"tsup": "^8.3.0",
"turbo": "^2.1.2",
"typescript": "^5.6.2"
},
"engines": {
"node": ">=16.6.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
]
},
"devDependencies": {
"@swc/core": "^1.3.62",
"@swc/jest": "^0.2.26",
"@types/bcrypt": "^5.0.0",
"@types/jest": "^29.5.2",
"@types/node": "^20.8.9",
"@types/ws": "^8.5.5",
"jest": "^29.5.0",
"pino-pretty": "^11.0.0"
"@swc/core": "^1.7.26",
"@swc/jest": "^0.2.36",
"@types/bcrypt": "^5.0.2",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.5",
"@types/ws": "^8.5.12",
"jest": "^29.7.0",
"pino-pretty": "^11.2.2"
}
}
Loading

0 comments on commit e2494a1

Please sign in to comment.