Skip to content

Commit

Permalink
chore(package): bump dev dependencies (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai authored Apr 23, 2023
1 parent a2d2bb7 commit b1a1c7e
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 711 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,36 +51,36 @@
},
"homepage": "https://github.com/chimurai/http-proxy-middleware#readme",
"devDependencies": {
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@types/debug": "4.1.7",
"@types/express": "4.17.17",
"@types/is-glob": "4.0.2",
"@types/jest": "29.4.0",
"@types/jest": "29.5.1",
"@types/micromatch": "4.0.2",
"@types/node": "18.14.5",
"@types/node": "18.16.0",
"@types/supertest": "2.0.12",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"body-parser": "1.20.2",
"browser-sync": "2.28.1",
"browser-sync": "2.29.1",
"connect": "3.7.0",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"express": "4.18.2",
"get-port": "5.1.1",
"husky": "8.0.3",
"jest": "29.4.3",
"lint-staged": "13.1.2",
"mockttp": "3.7.0",
"jest": "29.5.0",
"lint-staged": "13.2.1",
"mockttp": "3.7.1",
"open": "8.4.2",
"prettier": "2.8.4",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "29.0.5",
"ts-jest": "29.1.0",
"typescript": "5.0.4",
"ws": "8.12.1"
"ws": "8.13.0"
},
"dependencies": {
"@types/http-proxy": "^1.17.10",
Expand Down
Loading

0 comments on commit b1a1c7e

Please sign in to comment.