Bump babel-loader from 9.1.3 to 9.2.1 in the frontend group

Bumps the frontend group with 1 update: [babel-loader](https://github.com/babel/babel-loader).


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

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-17 02:20:53 +00:00 коммит произвёл Alex Gibson
Родитель c7bf500027
Коммит 2bf44bee56
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -18,7 +18,7 @@
"@mozmeao/dnt-helper": "^1.0.0",
"@mozmeao/trafficcop": "^3.0.0",
"@sentry/browser": "^8.30.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"caniuse-lite": "^1.0.30001628",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
@ -3069,9 +3069,9 @@
"dev": true
},
"node_modules/babel-loader": {
"version": "9.1.3",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz",
"integrity": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==",
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz",
"integrity": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==",
"dependencies": {
"find-cache-dir": "^4.0.0",
"schema-utils": "^4.0.0"

Просмотреть файл

@ -13,7 +13,7 @@
"@mozmeao/dnt-helper": "^1.0.0",
"@mozmeao/trafficcop": "^3.0.0",
"@sentry/browser": "^8.30.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"caniuse-lite": "^1.0.30001628",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",