chore(deps): update dependency babel-loader to v8.4.1
Some checks failed
CI/CD / ci-cd (macos-latest) (push) Has been cancelled
CI/CD / ci-cd (windows-latest) (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-09-19 18:17:20 +00:00
parent e5c2473f34
commit e8895caa1e
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -23,7 +23,7 @@
"async": "3.2.6",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"babel-plugin-react-intl": "7.9.4",
"copy-webpack-plugin": "5.1.2",
"css-loader": "1.0.1",
@ -4217,14 +4217,14 @@
}
},
"node_modules/babel-loader": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz",
"integrity": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==",
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1.tgz",
"integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==",
"dev": true,
"license": "MIT",
"dependencies": {
"find-cache-dir": "^3.3.1",
"loader-utils": "^2.0.0",
"loader-utils": "^2.0.4",
"make-dir": "^3.1.0",
"schema-utils": "^2.6.5"
},

View file

@ -39,7 +39,7 @@
"async": "3.2.6",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"babel-plugin-react-intl": "7.9.4",
"copy-webpack-plugin": "5.1.2",
"css-loader": "1.0.1",