Skip to content

Commit

Permalink
chore: 🤖 update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatpotato13 committed Apr 25, 2024
1 parent 020c6ff commit df4b159
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 712 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"author": "Cute_Wisp <[email protected]>",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@swc/core": "1.4.2",
"@swc/helpers": "^0.5.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@swc/core": "1.5.0",
"@swc/helpers": "^0.5.11",
"@types/jest": "29.5.12",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.56.0",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-security": "^2.1.1",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-security": "^3.0.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "^15.2.2",
Expand All @@ -60,7 +60,7 @@
"ts-jest": "29.1.2",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit df4b159

Please sign in to comment.