Skip to content

Commit

Permalink
npm:(deps): bump vue-router from 4.3.2 to 4.3.3 (#95)
Browse files Browse the repository at this point in the history
* npm:(deps): bump vue-router from 4.3.2 to 4.3.3

Bumps [vue-router](https://github.com/vuejs/router) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jun 16, 2024
1 parent 0112a75 commit 5b31de9
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 6 deletions.
18 changes: 18 additions & 0 deletions .changelog/95.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
```release-note:enhancement
ci/dependabot: npm:(deps): bump vue-router from 4.3.2 to 4.3.3

npm:(deps): bump vue-router from 4.3.2 to 4.3.3

Bumps [vue-router](https://github.com/vuejs/router) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
```
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"simple-statistics": "^7.8.3",
"uplot": "^1.6.25",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@babel/core": "^7.23.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6253,7 +6253,7 @@ __metadata:
uplot: "npm:^1.6.25"
vite: "npm:^5.2.11"
vue: "npm:^3.4.27"
vue-router: "npm:^4.3.2"
vue-router: "npm:^4.3.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6841,14 +6841,14 @@ __metadata:
languageName: node
linkType: hard

"vue-router@npm:^4.3.2":
version: 4.3.2
resolution: "vue-router@npm:4.3.2"
"vue-router@npm:^4.3.3":
version: 4.3.3
resolution: "vue-router@npm:4.3.3"
dependencies:
"@vue/devtools-api": "npm:^6.5.1"
peerDependencies:
vue: ^3.2.0
checksum: 63d5be4a983622e130c1ebe6e26dd17dee2346d77b35ef3f09ee0d8693fd38ad2387551c2db87a5cb258348dbc24dd815f48b4a55cc3ccb680c81aa4837ca88e
checksum: bd58907346b899acb896f58764c6eb0f6ff7a68bd6e5781a774c746ac3dad5d7cc05a7a9d2b3c46288a3de2bfe94b14613fe1c50a06dbaf749f92f2fd8126138
languageName: node
linkType: hard

Expand Down

0 comments on commit 5b31de9

Please sign in to comment.