Skip to content

Commit 00d9dca

Browse files
authored
chore(deps): bump dependencies (chimurai#504)
1 parent ec91ea9 commit 00d9dca

File tree

2 files changed

+827
-974
lines changed

2 files changed

+827
-974
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -46,36 +46,36 @@
4646
},
4747
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
4848
"devDependencies": {
49-
"@commitlint/cli": "^11.0.0",
50-
"@commitlint/config-conventional": "^11.0.0",
49+
"@commitlint/cli": "^12.0.1",
50+
"@commitlint/config-conventional": "^12.0.1",
5151
"@types/express": "^4.17.3",
5252
"@types/is-glob": "^4.0.1",
53-
"@types/jest": "^26.0.14",
54-
"@types/lodash": "^4.14.162",
53+
"@types/jest": "^26.0.22",
54+
"@types/lodash": "^4.14.168",
5555
"@types/micromatch": "^4.0.1",
56-
"@types/node": "^14.11.8",
56+
"@types/node": "^14.14.37",
5757
"@types/supertest": "^2.0.10",
58-
"browser-sync": "^2.26.12",
58+
"browser-sync": "^2.26.14",
5959
"connect": "^3.7.0",
6060
"express": "^4.17.1",
6161
"husky": "^4.3.0",
62-
"jest": "^26.5.3",
63-
"lint-staged": "^10.4.0",
64-
"mockttp": "^1.0.2",
65-
"open": "^7.3.0",
66-
"prettier": "^2.1.2",
67-
"supertest": "^5.0.0",
68-
"ts-jest": "^26.4.1",
62+
"jest": "^26.6.3",
63+
"lint-staged": "^10.5.4",
64+
"mockttp": "^1.2.0",
65+
"open": "^7.4.2",
66+
"prettier": "^2.2.1",
67+
"supertest": "^6.1.3",
68+
"ts-jest": "^26.5.4",
6969
"tslint": "^6.1.3",
7070
"tslint-config-prettier": "^1.18.0",
71-
"typescript": "^4.0.3",
72-
"ws": "^7.3.1"
71+
"typescript": "^4.2.3",
72+
"ws": "^7.4.4"
7373
},
7474
"dependencies": {
75-
"@types/http-proxy": "^1.17.4",
75+
"@types/http-proxy": "^1.17.5",
7676
"http-proxy": "^1.18.1",
7777
"is-glob": "^4.0.1",
78-
"lodash": "^4.17.20",
78+
"lodash": "^4.17.21",
7979
"micromatch": "^4.0.2"
8080
},
8181
"engines": {

0 commit comments

Comments
 (0)