Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates (#611)
Browse files Browse the repository at this point in the history
* Bump the all-dependencies group with 2 updates

Bumps the all-dependencies group with 2 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [webpack](https://github.com/webpack/webpack).


Updates `@babel/cli` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli)

Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.1...v5.97.1)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: webpack
  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>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent 28a2092 commit 3b9ef02
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</head>
<body>
<a href="https://github.com/mrhenry/web-tests">https://github.com/mrhenry/web-tests</a><br>
<p><i>Maybe stable after 0 more tests</i></p>
<p><i>Maybe stable after 10 more tests</i></p>
<details><summary id="f209d29e-a7d7-47ec-b7b4-81b615e55976">test Example test<br><table><tbody><tr><td>babel</td><td>6N</tr>
<tr><td>babel_webpack</td><td>6N</tr>
<tr><td>core-web</td><td>6N</tr>
Expand Down
176 changes: 88 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@mrhenry/babel-plugin-core-web": "^1.2.4",
Expand All @@ -25,7 +25,7 @@
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"postcss-preset-env": "^10.1.1",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-cli": "^5.0.0"
},
"volta": {
Expand Down
Binary file modified web-tests.db
Binary file not shown.

0 comments on commit 3b9ef02

Please sign in to comment.