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

View File

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