Skip to content

Commit

Permalink
Bump the major group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the major group with 2 updates: [babel-loader](https://github.com/babel/babel-loader) and [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin).


Updates `babel-loader` from 9.2.1 to 10.0.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.2.1...v10.0.0)

Updates `copy-webpack-plugin` from 12.0.2 to 13.0.0
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v12.0.2...v13.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 4d56ee6 commit 076a695
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 96 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,15 @@
"@typescript-eslint/parser": "^8.26.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
"babel-loader": "^10.0.0",
"babel-plugin-object-to-json-parse": "^0.2.3",
"babel-plugin-optimize-clsx": "^2.6.2",
"babel-plugin-transform-imports": "^2.0.0",
"browserslist": "^4.24.4",
"clean-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^11.1.0",
"content-security-policy-builder": "^2.2.0",
"copy-webpack-plugin": "^12.0.2",
"copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2",
"css-modules-typescript-loader": "^4.0.1",
"cssnano": "^7.0.6",
Expand Down
106 changes: 12 additions & 94 deletions pnpm-lock.yaml

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

0 comments on commit 076a695

Please sign in to comment.