Merge pull request #2182 from TandoorRecipes/dependabot/npm_and_yarn/vue/babel-loader-9.1.0

Bump babel-loader from 9.0.1 to 9.1.0 in /vue
This commit is contained in:
vabene1111 2022-11-22 08:44:35 +01:00 committed by GitHub
commit 520697e988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"axios": "^1.1.3",
"babel": "^6.23.0",
"babel-core": "^6.26.3",
"babel-loader": "^9.0.1",
"babel-loader": "^9.1.0",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.26.0",
"html2pdf.js": "^0.10.1",

View File

@ -3233,10 +3233,10 @@ babel-loader@^8.2.2:
make-dir "^3.1.0"
schema-utils "^2.6.5"
babel-loader@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.0.1.tgz#d473f30a6ffc2f2abca610c01775c40fc5c2a970"
integrity sha512-szYjslOXFlj/po5KfrVmiuBAcI6GVHFuAgC96Qd6mMPHdwl4lmAJkYtvjQ1RxxPjgdkKjd3LQgXDE4jxEutNuw==
babel-loader@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.0.tgz#839e9ae88aea930864ef9ec0f356dfca96ecf238"
integrity sha512-Antt61KJPinUMwHwIIz9T5zfMgevnfZkEVWYDWlG888fgdvRRGD0JTuf/fFozQnfT+uq64sk1bmdHDy/mOEWnA==
dependencies:
find-cache-dir "^3.3.2"
schema-utils "^4.0.0"