Skip to content

Commit 4f0b51a

Browse files
dependabot[bot]romainmenkegithub-actions[bot]
authored
Bump the all-dependencies group with 2 updates (#667)
* Bump the all-dependencies group with 2 updates Bumps the all-dependencies group with 2 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) and [webpack](https://github.com/webpack/webpack). Updates `core-js` from 3.46.0 to 3.47.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.47.0/packages/core-js) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * rebuild --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b8847d6 commit 4f0b51a

File tree

123 files changed

+6766
-2426
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+6766
-2426
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</head>
7070
<body>
7171
<a href="https://github.com/mrhenry/web-tests">https://github.com/mrhenry/web-tests</a><br>
72-
<p><i>Maybe stable after 7 more tests</i></p>
72+
<p><i>Maybe stable after 25622 more tests</i></p>
7373
<details><summary id="f209d29e-a7d7-47ec-b7b4-81b615e55976">test Example test<br><table><tbody><tr><td>babel</td><td>∞N</tr>
7474
<tr><td>babel_webpack</td><td>∞N</tr>
7575
<tr><td>core-web</td><td>∞N</tr>

package-lock.json

Lines changed: 28 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"@babel/preset-env": "^7.28.5",
2222
"@mrhenry/babel-plugin-core-web": "^1.2.4",
2323
"babel-loader": "^10.0.0",
24-
"core-js": "^3.46.0",
24+
"core-js": "^3.47.0",
2525
"postcss": "^8.5.6",
2626
"postcss-cli": "^11.0.1",
2727
"postcss-preset-env": "^10.4.0",
28-
"webpack": "^5.102.1",
28+
"webpack": "^5.103.0",
2929
"webpack-cli": "^6.0.1"
3030
},
3131
"volta": {

0 commit comments

Comments
 (0)