Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 9b203c3

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"axios": "^0.21.1",
1313
"core-js": "^3.9.0",
1414
"highlight.js": "^10.6.0",
15-
"moment": "^2.24.0",
15+
"moment": "^2.29.2",
1616
"serialize-javascript": "^3.1.0",
1717
"vue": "^2.6.10",
1818
"vue-codemirror": "^4.0.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5798,10 +5798,10 @@ mixin-deep@^1.2.0:
57985798
dependencies:
57995799
minimist "^1.2.5"
58005800

5801-
moment@^2.19.2, moment@^2.24.0:
5802-
version "2.29.1"
5803-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
5804-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
5801+
moment@^2.19.2, moment@^2.29.2:
5802+
version "2.29.2"
5803+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
5804+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
58055805

58065806
move-concurrently@^1.0.1:
58075807
version "1.0.1"

0 commit comments

Comments
 (0)