Skip to content

Commit

Permalink
Merge pull request #618 from bervProject/dependabot/npm_and_yarn/vue-…
Browse files Browse the repository at this point in the history
…router-4.3.2

Bump vue-router from 4.3.0 to 4.3.2
  • Loading branch information
mergify[bot] authored May 1, 2024
2 parents 145425e + d115493 commit 6de6aff
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 @@ -26,6 +26,6 @@
"@mdi/font": "^7.4.47",
"@oruga-ui/oruga-next": "^0.8.6",
"@oruga-ui/theme-bulma": "^0.3.0",
"vue-router": "^4.3.0"
"vue-router": "^4.3.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5531,10 +5531,10 @@ [email protected]:
hash-sum "^2.0.0"
watchpack "^2.4.0"

vue-router@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.0.tgz#d5913f27bf68a0a178ee798c3c88be471811a235"
integrity sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==
vue-router@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.2.tgz#08096c7765dacc6832f58e35f7a081a8b34116a7"
integrity sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==
dependencies:
"@vue/devtools-api" "^6.5.1"

Expand Down

0 comments on commit 6de6aff

Please sign in to comment.