Skip to content

Commit a5590d9

Browse files
committed
chore(package): bump dev dependencies
1 parent 5b10650 commit a5590d9

File tree

2 files changed

+944
-964
lines changed

2 files changed

+944
-964
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -51,35 +51,35 @@
5151
},
5252
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5353
"devDependencies": {
54-
"@commitlint/cli": "17.6.1",
55-
"@commitlint/config-conventional": "17.6.1",
56-
"@types/debug": "4.1.7",
54+
"@commitlint/cli": "17.7.1",
55+
"@commitlint/config-conventional": "17.7.0",
56+
"@types/debug": "4.1.8",
5757
"@types/express": "4.17.17",
5858
"@types/is-glob": "4.0.2",
59-
"@types/jest": "29.5.1",
59+
"@types/jest": "29.5.4",
6060
"@types/micromatch": "4.0.2",
61-
"@types/node": "18.16.0",
61+
"@types/node": "20.5.9",
6262
"@types/supertest": "2.0.12",
63-
"@types/ws": "8.5.4",
64-
"@typescript-eslint/eslint-plugin": "5.59.0",
65-
"@typescript-eslint/parser": "5.59.0",
63+
"@types/ws": "8.5.5",
64+
"@typescript-eslint/eslint-plugin": "6.5.0",
65+
"@typescript-eslint/parser": "6.5.0",
6666
"body-parser": "1.20.2",
67-
"browser-sync": "2.29.1",
67+
"browser-sync": "2.29.3",
6868
"connect": "3.7.0",
69-
"eslint": "8.39.0",
69+
"eslint": "8.48.0",
7070
"eslint-config-prettier": "9.0.0",
7171
"eslint-plugin-prettier": "5.0.0",
7272
"express": "4.18.2",
7373
"get-port": "5.1.1",
7474
"husky": "8.0.3",
75-
"jest": "29.5.0",
76-
"lint-staged": "13.2.1",
77-
"mockttp": "3.7.1",
75+
"jest": "29.6.4",
76+
"lint-staged": "14.0.1",
77+
"mockttp": "3.9.2",
7878
"open": "8.4.2",
7979
"prettier": "3.0.3",
8080
"supertest": "6.3.3",
81-
"ts-jest": "29.1.0",
82-
"typescript": "5.0.4",
81+
"ts-jest": "29.1.1",
82+
"typescript": "5.2.2",
8383
"ws": "8.13.0"
8484
},
8585
"dependencies": {

0 commit comments

Comments
 (0)