Skip to content

Commit

Permalink
build(deps-dev): bump org.webjars.npm:vue from 3.3.11 to 3.4.15
Browse files Browse the repository at this point in the history
Bumps [org.webjars.npm:vue](https://github.com/vuejs/core) from 3.3.11 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.11...v3.4.15)

---
updated-dependencies:
- dependency-name: org.webjars.npm:vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent e5be048 commit 944cc36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jooby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue</artifactId>
<version>3.3.11</version>
<version>3.4.15</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue</artifactId>
<version>3.3.11</version>
<version>3.4.15</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 944cc36

Please sign in to comment.