chore(deps): update dependency babel-loader to v9.0.1

This commit is contained in:
renovate[bot] 2022-11-03 19:23:52 +00:00
parent 2251b53490
commit 030b69f7f0
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View file

@ -80,7 +80,7 @@
"@types/ua-parser-js": "0.7.36",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"babel-loader": "9.0.0",
"babel-loader": "9.0.1",
"chromatic": "6.11.2",
"css-loader": "6.7.1",
"eslint": "8.26.0",
@ -13093,9 +13093,9 @@
}
},
"node_modules/babel-loader": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.0.0.tgz",
"integrity": "sha512-qVGQb0PNw/B1sGhPf0/KKsHZAPfa2Bk+JbjkW7yGjAHZyvjAULXYq0et0+/+7DL/rGYU+y8UoGPzA32NP29pVQ==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.0.1.tgz",
"integrity": "sha512-szYjslOXFlj/po5KfrVmiuBAcI6GVHFuAgC96Qd6mMPHdwl4lmAJkYtvjQ1RxxPjgdkKjd3LQgXDE4jxEutNuw==",
"dev": true,
"dependencies": {
"find-cache-dir": "^3.3.2",
@ -41615,9 +41615,9 @@
"requires": {}
},
"babel-loader": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.0.0.tgz",
"integrity": "sha512-qVGQb0PNw/B1sGhPf0/KKsHZAPfa2Bk+JbjkW7yGjAHZyvjAULXYq0et0+/+7DL/rGYU+y8UoGPzA32NP29pVQ==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.0.1.tgz",
"integrity": "sha512-szYjslOXFlj/po5KfrVmiuBAcI6GVHFuAgC96Qd6mMPHdwl4lmAJkYtvjQ1RxxPjgdkKjd3LQgXDE4jxEutNuw==",
"dev": true,
"requires": {
"find-cache-dir": "^3.3.2",

View file

@ -84,7 +84,7 @@
"@types/ua-parser-js": "0.7.36",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"babel-loader": "9.0.0",
"babel-loader": "9.0.1",
"chromatic": "6.11.2",
"css-loader": "6.7.1",
"eslint": "8.26.0",