Skip to content

Commit

Permalink
Bump vue-countup-v3 from 1.4.1 to 1.4.2 (#94)
Browse files Browse the repository at this point in the history
Bumps [vue-countup-v3](https://github.com/jizai1125/vue-countup-v3) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/jizai1125/vue-countup-v3/releases)
- [Changelog](https://github.com/jizai1125/vue-countup-v3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jizai1125/vue-countup-v3/commits/v1.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 14fabe7 commit 381bf86
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 @@ -19,7 +19,7 @@
"v-calendar": "^3.1.2",
"vue": "^3.4.34",
"vue-cookies": "^1.8.3",
"vue-countup-v3": "^1.4.1",
"vue-countup-v3": "^1.4.2",
"vue-router": "^4.3.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5644,10 +5644,10 @@ vue-cookies@^1.8.3:
resolved "https://registry.npmjs.org/vue-cookies/-/vue-cookies-1.8.3.tgz"
integrity sha512-VBRsyRMVdahBgFfh389TMHPmDdr4URDJNMk4FKSCfuNITs7+jitBDhwyL4RJd3WUsfOYNNjPAkfbehyH9AFuoA==

vue-countup-v3@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/vue-countup-v3/-/vue-countup-v3-1.4.1.tgz#36244b00f40817f7225308a105ab8e735fac9232"
integrity sha512-umhQyf4rGdH5tL+ZuWgnoEbq7VpqxC0NH3Yd5TfaYVggGhuD5ihMd2TuNo9PU+F+SCwIGho8Muvfu2LYQBft0A==
vue-countup-v3@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/vue-countup-v3/-/vue-countup-v3-1.4.2.tgz#c4cfe65b632267b3659e766184149e8954fd4f0e"
integrity sha512-nRC65jBcdgwybxqztgd/WaK8ZN5T9ECPyiCFGYFMewCsvqdRVo1CtpT7JREcPNF837Fgu/izTSFiuzrIGD6w0A==
dependencies:
countup.js "^2.6.2"

Expand Down

0 comments on commit 381bf86

Please sign in to comment.