Skip to content

Commit c90cc47

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [braces](https://github.com/micromatch/braces), [json5](https://github.com/json5/json5) and [on-headers](https://github.com/jshttp/on-headers). Bumps the npm_and_yarn group with 1 update in the /browser/templates/sample directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `json5` from 0.5.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v0.5.1...v2.2.3) Updates `loader-utils` from 0.2.17 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v0.2.17...v1.4.2) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `webpack-dev-server` from 4.15.2 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.2) --- updated-dependencies: - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-version: 2.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: loader-utils dependency-version: 1.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac8e214 commit c90cc47

File tree

3 files changed

+1021
-3550
lines changed

3 files changed

+1021
-3550
lines changed

browser/templates/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"typescript": "^4.4.4",
7070
"webpack": "^5.74.0",
7171
"webpack-cli": "^4.10.0",
72-
"webpack-dev-server": "^4.11.1",
72+
"webpack-dev-server": "^5.2.2",
7373
"parcel-bundler": "^1.6.1",
7474
"xml-loader": "^1.2.1",
7575
"worker-loader": "^3.0.8"

0 commit comments

Comments
 (0)