Skip to content

Commit

Permalink
chore: 🤖 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatpotato13 committed Sep 2, 2024
1 parent 8436a66 commit ac91bb2
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 227 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@
"author": "Cute_Wisp <[email protected]>",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.9.0",
"@swc/core": "1.7.12",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
"@swc/core": "1.7.22",
"@swc/helpers": "^0.5.12",
"@types/eslint__js": "^8.42.3",
"@types/jest": "29.5.12",
"@types/node": "^22.4.1",
"eslint": "^9.9.0",
"@types/node": "^22.5.2",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "9.1.4",
"husky": "9.1.5",
"jest": "29.7.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"typescript": "5.5.4",
"typescript-eslint": "8.1.0"
"typescript-eslint": "8.3.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ac91bb2

Please sign in to comment.