mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
build(deps-dev): bump express and @types/express
Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together. Updates `express` from 4.17.3 to 4.18.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.3...4.18.2) Updates `@types/express` from 4.17.13 to 4.17.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: express dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@commitlint/config-conventional": "^16.2.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
|
||||
"@react-native-community/eslint-config": "^3.0.1",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/express": "^4.17.14",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/html-webpack-plugin": "^3.2.6",
|
||||
"@types/jest": "^27.4.1",
|
||||
@@ -34,7 +34,7 @@
|
||||
"css-loader": "^6.7.1",
|
||||
"dotenv": "^16.0.0",
|
||||
"eslint": "^8.13.0",
|
||||
"express": "^4.17.3",
|
||||
"express": "^4.18.2",
|
||||
"fs-extra": "^10.0.1",
|
||||
"get-port": "^6.1.2",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
|
||||
Reference in New Issue
Block a user