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

This commit is contained in:
renovate[bot] 2024-09-19 15:30:18 +00:00
parent 4f76b98135
commit 8ef3c0684a
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -31,7 +31,7 @@
"@commitlint/config-conventional": "18.6.3",
"async": "3.2.6",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"babel-plugin-react-intl": "3.5.1",
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.9",
@ -4766,14 +4766,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

@ -65,7 +65,7 @@
"@commitlint/config-conventional": "18.6.3",
"async": "3.2.6",
"babel-eslint": "10.1.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"babel-plugin-react-intl": "3.5.1",
"eslint": "8.57.0",
"eslint-config-scratch": "9.0.9",