Skip to content

Commit 232e0ed

Browse files
authored
chore(package): bump dev dependencies (#677)
1 parent 625ba89 commit 232e0ed

File tree

2 files changed

+610
-625
lines changed

2 files changed

+610
-625
lines changed

package.json

+12-12
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": "^13.2.0",
55+
"@commitlint/cli": "^13.2.1",
5656
"@commitlint/config-conventional": "^13.2.0",
5757
"@types/express": "^4.17.13",
5858
"@types/is-glob": "^4.0.2",
59-
"@types/jest": "^27.0.1",
59+
"@types/jest": "^27.0.2",
6060
"@types/micromatch": "^4.0.2",
61-
"@types/node": "^16.10.2",
61+
"@types/node": "^16.11.6",
6262
"@types/supertest": "^2.0.11",
6363
"@types/ws": "^8.2.0",
6464
"@typescript-eslint/eslint-plugin": "^5.2.0",
6565
"@typescript-eslint/parser": "^5.2.0",
6666
"body-parser": "^1.19.0",
67-
"browser-sync": "^2.27.5",
67+
"browser-sync": "^2.27.6",
6868
"connect": "^3.7.0",
6969
"eslint": "^8.1.0",
7070
"eslint-config-prettier": "^8.3.0",
7171
"eslint-plugin-prettier": "^4.0.0",
7272
"express": "^4.17.1",
7373
"get-port": "^5.1.1",
74-
"husky": "^7.0.2",
75-
"jest": "^27.2.4",
76-
"lint-staged": "^11.1.2",
77-
"mockttp": "^2.2.3",
78-
"open": "^8.2.1",
74+
"husky": "^7.0.4",
75+
"jest": "^27.3.1",
76+
"lint-staged": "^11.2.6",
77+
"mockttp": "^2.3.1",
78+
"open": "^8.4.0",
7979
"prettier": "^2.4.1",
8080
"supertest": "^6.1.6",
81-
"ts-jest": "^27.0.5",
82-
"typescript": "^4.4.3",
83-
"ws": "^8.2.2"
81+
"ts-jest": "^27.0.7",
82+
"typescript": "^4.4.4",
83+
"ws": "^8.2.3"
8484
},
8585
"dependencies": {
8686
"@types/http-proxy": "^1.17.5",

0 commit comments

Comments
 (0)