chore(deps): update dependency babel-loader to v8.4.1
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled

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", "@commitlint/config-conventional": "18.6.3",
"async": "3.2.6", "async": "3.2.6",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",
"babel-loader": "8.3.0", "babel-loader": "8.4.1",
"babel-plugin-react-intl": "3.5.1", "babel-plugin-react-intl": "3.5.1",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-scratch": "9.0.9", "eslint-config-scratch": "9.0.9",
@ -4766,14 +4766,14 @@
} }
}, },
"node_modules/babel-loader": { "node_modules/babel-loader": {
"version": "8.3.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz", "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1.tgz",
"integrity": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==", "integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"find-cache-dir": "^3.3.1", "find-cache-dir": "^3.3.1",
"loader-utils": "^2.0.0", "loader-utils": "^2.0.4",
"make-dir": "^3.1.0", "make-dir": "^3.1.0",
"schema-utils": "^2.6.5" "schema-utils": "^2.6.5"
}, },

View file

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