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

pull/45754/head
Renovate Bot 2022-04-23 02:44:42 +00:00 committed by renovate[bot]
parent a4c6e1cd84
commit f79ed13e33
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -18269,9 +18269,9 @@
}
},
"node_modules/babel-loader": {
"version": "8.2.4",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz",
"integrity": "sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==",
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.5.tgz",
"integrity": "sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==",
"dependencies": {
"find-cache-dir": "^3.3.1",
"loader-utils": "^2.0.0",
@ -53602,7 +53602,7 @@
"@testing-library/react": "12.1.5",
"@types/jest": "27.4.1",
"autoprefixer": "10.4.4",
"babel-loader": "8.2.4",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.4.12",
@ -57035,7 +57035,7 @@
"@testing-library/react": "12.1.5",
"@types/jest": "27.4.1",
"autoprefixer": "10.4.4",
"babel-loader": "8.2.4",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.4.12",
@ -68397,9 +68397,9 @@
}
},
"babel-loader": {
"version": "8.2.4",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz",
"integrity": "sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==",
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.5.tgz",
"integrity": "sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==",
"requires": {
"find-cache-dir": "^3.3.1",
"loader-utils": "^2.0.0",

View File

@ -44,7 +44,7 @@
"@testing-library/react": "12.1.5",
"@types/jest": "27.4.1",
"autoprefixer": "10.4.4",
"babel-loader": "8.2.4",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.4.12",