chore(deps): update dependency babel-loader to v8.4.1 (#2811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-19 23:18:27 +00:00 committed by GitHub
parent f96a6d7edf
commit 5e7fb6a5a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -29,7 +29,7 @@
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
"babel-jest": "29.7.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"babel-plugin-react-intl": "3.5.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"canvas": "2.11.2",
@ -6829,14 +6829,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

@ -56,7 +56,7 @@
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
"babel-jest": "29.7.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"babel-plugin-react-intl": "3.5.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"canvas": "2.11.2",