Skip to content

Commit 7f99ed1

Browse files
authored
chore(package): bump dev dependencies (chimurai#714)
1 parent cb46628 commit 7f99ed1

File tree

2 files changed

+743
-619
lines changed

2 files changed

+743
-619
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,35 +53,35 @@
5353
},
5454
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5555
"devDependencies": {
56-
"@commitlint/cli": "16.1.0",
57-
"@commitlint/config-conventional": "16.0.0",
56+
"@commitlint/cli": "16.2.1",
57+
"@commitlint/config-conventional": "16.2.1",
5858
"@types/express": "4.17.13",
5959
"@types/is-glob": "4.0.2",
6060
"@types/jest": "27.4.0",
6161
"@types/micromatch": "4.0.2",
62-
"@types/node": "17.0.10",
62+
"@types/node": "17.0.18",
6363
"@types/supertest": "2.0.11",
6464
"@types/ws": "8.2.2",
65-
"@typescript-eslint/eslint-plugin": "5.10.0",
66-
"@typescript-eslint/parser": "5.10.0",
67-
"body-parser": "1.19.1",
65+
"@typescript-eslint/eslint-plugin": "5.12.0",
66+
"@typescript-eslint/parser": "5.12.0",
67+
"body-parser": "1.19.2",
6868
"browser-sync": "2.27.7",
6969
"connect": "3.7.0",
70-
"eslint": "8.7.0",
70+
"eslint": "8.9.0",
7171
"eslint-config-prettier": "8.3.0",
7272
"eslint-plugin-prettier": "4.0.0",
73-
"express": "4.17.2",
73+
"express": "4.17.3",
7474
"get-port": "5.1.1",
7575
"husky": "7.0.4",
76-
"jest": "27.4.7",
77-
"lint-staged": "12.2.2",
78-
"mockttp": "2.5.1",
76+
"jest": "27.5.1",
77+
"lint-staged": "12.3.4",
78+
"mockttp": "2.6.0",
7979
"open": "8.4.0",
8080
"prettier": "2.5.1",
8181
"supertest": "6.2.2",
8282
"ts-jest": "27.1.3",
8383
"typescript": "4.5.5",
84-
"ws": "8.4.2"
84+
"ws": "8.5.0"
8585
},
8686
"dependencies": {
8787
"@types/http-proxy": "^1.17.8",

0 commit comments

Comments
 (0)