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

Commit 0922fda

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] <support@github.com>
1 parent 23a422d commit 0922fda

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"core-js": "^3.4.4",
1616
"countup.js": "^2.0.4",
1717
"lunr": "^2.3.9",
18-
"moment": "^2.24.0",
18+
"moment": "^2.29.4",
1919
"qrcode.vue": "^1.7.0",
2020
"vue": "^2.6.10",
2121
"vue-confetti": "^2.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5343,10 +5343,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
53435343
dependencies:
53445344
minimist "^1.2.5"
53455345

5346-
moment@^2.24.0:
5347-
version "2.26.0"
5348-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
5349-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
5346+
moment@^2.29.4:
5347+
version "2.29.4"
5348+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
5349+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
53505350

53515351
move-concurrently@^1.0.1:
53525352
version "1.0.1"

0 commit comments

Comments
 (0)