Skip to content

Commit

Permalink
fix(deps): update dependency vue-loader to v17.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent 79caac5 commit 6b65b2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@rails/webpacker": "5.4.4",
"axios": "1.5.0",
"vue": "3.3.4",
"vue-loader": "17.2.2",
"vue-loader": "17.4.2",
"vue-template-compiler": "2.7.14"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8021,10 +8021,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==

vue-loader@17.2.2:
version "17.2.2"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-17.2.2.tgz#96148eb70c1365cc8c5bab4274923596811c79df"
integrity sha512-aqNvKJvnz2A/6VWeJZodAo8XLoAlVwBv+2Z6dama+LHsAF+P/xijQ+OfWrxIs0wcGSJduvdzvTuATzXbNKkpiw==
vue-loader@17.4.2:
version "17.4.2"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-17.4.2.tgz#f87f0d8adfcbbe8623de9eba1979d41ba223c6da"
integrity sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==
dependencies:
chalk "^4.1.0"
hash-sum "^2.0.0"
Expand Down

0 comments on commit 6b65b2e

Please sign in to comment.