Skip to content

Commit

Permalink
Update dependency babel-loader to v10 (#258)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 9, 2025
1 parent 7c77cf9 commit b552689
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 130 deletions.
182 changes: 54 additions & 128 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 packages/webdev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/webdev",
"version": "0.2.29",
"version": "0.2.30",
"description": "My typical web development setup, but without all the copy and paste.",
"keywords": [
"webpack",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@stanlemon/eslint-config": "*",
"@testing-library/jest-dom": "^6.6.3",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
"babel-loader": "^10.0.0",
"css-loader": "^7.1.2",
"dotenv": "^16.4.7",
"html-webpack-plugin": "^5.6.3",
Expand Down

0 comments on commit b552689

Please sign in to comment.