Skip to content

Commit ab7608c

Browse files
Bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [webpack](https://github.com/webpack/webpack), [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /example/webpack directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.95.0 to 5.98.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.95.0...v5.98.0) Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.21.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.0...4.21.2) Updates `webpack` from 5.83.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.95.0...v5.98.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ab678a commit ab7608c

File tree

3 files changed

+195
-187
lines changed

3 files changed

+195
-187
lines changed

example/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/react-dom": "18.3.0",
1414
"ts-loader": "5.3.3",
1515
"typescript": "4.9.5",
16-
"webpack": "5.83.0",
16+
"webpack": "5.94.0",
1717
"webpack-cli": "4.10.0",
1818
"webpack-dev-server": "4.9.1"
1919
}

0 commit comments

Comments
 (0)