Skip to content

Commit 1d51a83

Browse files
chore(deps): update devdependencies
1 parent 20cb673 commit 1d51a83

File tree

2 files changed

+243
-102
lines changed

2 files changed

+243
-102
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@
5656
"zod": "^3.24.2"
5757
},
5858
"devDependencies": {
59-
"@types/cors": "^2.8.17",
59+
"@types/cors": "^2.8.19",
6060
"@types/jest": "^29.5.14",
6161
"@types/js-yaml": "^4.0.9",
6262
"@types/qrcode-terminal": "^0.12.2",
63-
"@types/shelljs": "^0.8.15",
63+
"@types/shelljs": "^0.8.17",
6464
"@types/supertest": "^6.0.3",
6565
"@typescript-eslint/eslint-plugin": "^7.18.0",
66-
"@valora/eslint-config-typescript": "^1.1.9",
66+
"@valora/eslint-config-typescript": "^1.1.34",
6767
"@valora/prettier-config": "^0.0.1",
6868
"chalk": "^4.1.2",
6969
"conventional-changelog-conventionalcommits": "^6.1.0",
@@ -79,12 +79,12 @@
7979
"msw": "^1.3.5",
8080
"prettier": "^3.0.3",
8181
"qrcode-terminal": "^0.12.0",
82-
"shelljs": "^0.8.5",
82+
"shelljs": "^0.10.0",
8383
"supertest": "^7.1.0",
8484
"terminate": "^2.8.0",
8585
"ts-jest": "^29.3.0",
8686
"ts-node": "^10.9.2",
87-
"tsc-watch": "^6.2.1",
87+
"tsc-watch": "^6.3.1",
8888
"typescript": "^5.8.2",
8989
"yargs": "^17.7.2"
9090
},

0 commit comments

Comments
 (0)