Skip to content

Commit eb4abb0

Browse files
committed
chore(package): bump devDependencies
1 parent c9bec81 commit eb4abb0

File tree

2 files changed

+963
-799
lines changed

2 files changed

+963
-799
lines changed

package.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -51,34 +51,34 @@
5151
},
5252
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5353
"devDependencies": {
54-
"@commitlint/cli": "^12.1.4",
55-
"@commitlint/config-conventional": "^12.1.4",
54+
"@commitlint/cli": "^13.1.0",
55+
"@commitlint/config-conventional": "^13.1.0",
5656
"@types/express": "4.17.7",
57-
"@types/is-glob": "^4.0.1",
58-
"@types/jest": "^26.0.23",
59-
"@types/micromatch": "^4.0.1",
57+
"@types/is-glob": "^4.0.2",
58+
"@types/jest": "^27.0.1",
59+
"@types/micromatch": "^4.0.2",
6060
"@types/node": "^15.6.2",
6161
"@types/supertest": "^2.0.11",
62-
"@types/ws": "^7.4.4",
63-
"@typescript-eslint/eslint-plugin": "^4.26.0",
64-
"@typescript-eslint/parser": "^4.26.0",
62+
"@types/ws": "^7.4.7",
63+
"@typescript-eslint/eslint-plugin": "^4.29.1",
64+
"@typescript-eslint/parser": "^4.29.1",
6565
"body-parser": "^1.19.0",
66-
"browser-sync": "^2.26.14",
66+
"browser-sync": "^2.27.5",
6767
"connect": "^3.7.0",
68-
"eslint": "^7.27.0",
68+
"eslint": "^7.32.0",
6969
"eslint-config-prettier": "^8.3.0",
7070
"eslint-plugin-prettier": "^3.4.0",
7171
"express": "^4.17.1",
7272
"get-port": "^5.1.1",
73-
"husky": "^6.0.0",
74-
"jest": "^27.0.3",
75-
"lint-staged": "^11.0.0",
76-
"mockttp": "^1.2.2",
77-
"open": "^8.2.0",
78-
"prettier": "^2.3.0",
79-
"supertest": "^6.1.3",
80-
"ts-jest": "^27.0.2",
81-
"typescript": "^4.3.2",
73+
"husky": "^7.0.1",
74+
"jest": "^27.0.6",
75+
"lint-staged": "^11.1.2",
76+
"mockttp": "^2.2.1",
77+
"open": "^8.2.1",
78+
"prettier": "^2.3.2",
79+
"supertest": "^6.1.5",
80+
"ts-jest": "^27.0.4",
81+
"typescript": "^4.3.5",
8282
"ws": "^7.4.6"
8383
},
8484
"dependencies": {

0 commit comments

Comments
 (0)