Skip to content

Commit 700f071

Browse files
committed
chore(package): pin and update dev dependencies
1 parent a21c0dc commit 700f071

File tree

2 files changed

+996
-1242
lines changed

2 files changed

+996
-1242
lines changed

package.json

+29-29
Original file line numberDiff line numberDiff line change
@@ -52,35 +52,35 @@
5252
},
5353
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5454
"devDependencies": {
55-
"@commitlint/cli": "^15.0.0",
56-
"@commitlint/config-conventional": "^15.0.0",
57-
"@types/express": "^4.17.13",
58-
"@types/is-glob": "^4.0.2",
59-
"@types/jest": "^27.0.2",
60-
"@types/micromatch": "^4.0.2",
61-
"@types/node": "^16.11.7",
62-
"@types/supertest": "^2.0.11",
63-
"@types/ws": "^8.2.0",
64-
"@typescript-eslint/eslint-plugin": "^5.4.0",
65-
"@typescript-eslint/parser": "^5.4.0",
66-
"body-parser": "^1.19.0",
67-
"browser-sync": "^2.27.7",
68-
"connect": "^3.7.0",
69-
"eslint": "^8.2.0",
70-
"eslint-config-prettier": "^8.3.0",
71-
"eslint-plugin-prettier": "^4.0.0",
72-
"express": "^4.17.1",
73-
"get-port": "^5.1.1",
74-
"husky": "^7.0.4",
75-
"jest": "^27.3.1",
76-
"lint-staged": "^12.0.2",
77-
"mockttp": "^2.4.0",
78-
"open": "^8.4.0",
79-
"prettier": "^2.4.1",
80-
"supertest": "^6.1.6",
81-
"ts-jest": "^27.0.7",
82-
"typescript": "^4.5.2",
83-
"ws": "^8.2.3"
55+
"@commitlint/cli": "15.0.0",
56+
"@commitlint/config-conventional": "15.0.0",
57+
"@types/express": "4.17.13",
58+
"@types/is-glob": "4.0.2",
59+
"@types/jest": "27.0.3",
60+
"@types/micromatch": "4.0.2",
61+
"@types/node": "17.0.0",
62+
"@types/supertest": "2.0.11",
63+
"@types/ws": "8.2.2",
64+
"@typescript-eslint/eslint-plugin": "5.7.0",
65+
"@typescript-eslint/parser": "5.7.0",
66+
"body-parser": "1.19.1",
67+
"browser-sync": "2.27.7",
68+
"connect": "3.7.0",
69+
"eslint": "8.5.0",
70+
"eslint-config-prettier": "8.3.0",
71+
"eslint-plugin-prettier": "4.0.0",
72+
"express": "4.17.2",
73+
"get-port": "5.1.1",
74+
"husky": "7.0.4",
75+
"jest": "27.4.5",
76+
"lint-staged": "12.1.3",
77+
"mockttp": "2.4.0",
78+
"open": "8.4.0",
79+
"prettier": "2.5.1",
80+
"supertest": "6.1.6",
81+
"ts-jest": "27.1.2",
82+
"typescript": "4.5.4",
83+
"ws": "8.3.0"
8484
},
8585
"dependencies": {
8686
"@types/http-proxy": "^1.17.5",

0 commit comments

Comments
 (0)