Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit a5940f1

Browse files
Bump moment from 2.26.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.26.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 746ee7c commit a5940f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bootstrap-vue": "^2.11.0",
1515
"core-js": "^3.4.4",
1616
"countup.js": "^2.0.4",
17-
"moment": "^2.24.0",
17+
"moment": "^2.29.4",
1818
"qrcode.vue": "^1.7.0",
1919
"vue": "^2.6.10",
2020
"vue-confetti": "^2.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5338,10 +5338,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
53385338
dependencies:
53395339
minimist "^1.2.5"
53405340

5341-
moment@^2.24.0:
5342-
version "2.26.0"
5343-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
5344-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
5341+
moment@^2.29.4:
5342+
version "2.29.4"
5343+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
5344+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
53455345

53465346
move-concurrently@^1.0.1:
53475347
version "1.0.1"

0 commit comments

Comments
 (0)