Skip to content

Commit 9986a6f

Browse files
authored
chore(package): bump dev dependencies (#681)
1 parent e81a93d commit 9986a6f

File tree

2 files changed

+325
-267
lines changed

2 files changed

+325
-267
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -52,34 +52,34 @@
5252
},
5353
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
5454
"devDependencies": {
55-
"@commitlint/cli": "^13.2.1",
56-
"@commitlint/config-conventional": "^13.2.0",
55+
"@commitlint/cli": "^15.0.0",
56+
"@commitlint/config-conventional": "^15.0.0",
5757
"@types/express": "^4.17.13",
5858
"@types/is-glob": "^4.0.2",
5959
"@types/jest": "^27.0.2",
6060
"@types/micromatch": "^4.0.2",
61-
"@types/node": "^16.11.6",
61+
"@types/node": "^16.11.7",
6262
"@types/supertest": "^2.0.11",
6363
"@types/ws": "^8.2.0",
64-
"@typescript-eslint/eslint-plugin": "^5.2.0",
65-
"@typescript-eslint/parser": "^5.2.0",
64+
"@typescript-eslint/eslint-plugin": "^5.4.0",
65+
"@typescript-eslint/parser": "^5.4.0",
6666
"body-parser": "^1.19.0",
67-
"browser-sync": "^2.27.6",
67+
"browser-sync": "^2.27.7",
6868
"connect": "^3.7.0",
69-
"eslint": "^8.1.0",
69+
"eslint": "^8.2.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",
7474
"husky": "^7.0.4",
7575
"jest": "^27.3.1",
76-
"lint-staged": "^11.2.6",
77-
"mockttp": "^2.3.1",
76+
"lint-staged": "^12.0.2",
77+
"mockttp": "^2.4.0",
7878
"open": "^8.4.0",
7979
"prettier": "^2.4.1",
8080
"supertest": "^6.1.6",
8181
"ts-jest": "^27.0.7",
82-
"typescript": "^4.4.4",
82+
"typescript": "^4.5.2",
8383
"ws": "^8.2.3"
8484
},
8585
"dependencies": {

0 commit comments

Comments
 (0)