Skip to content

Commit 7cac837

Browse files
chore(deps): bump moment from 2.24.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.24.0 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.24.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de67f7e commit 7cac837

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
@@ -49,7 +49,7 @@
4949
"markdown-it-sub": "^1.0.0",
5050
"markdown-it-sup": "^1.0.0",
5151
"markdown-it-toc-and-anchor": "^4.2.0",
52-
"moment": "^2.24.0",
52+
"moment": "^2.29.2",
5353
"monaco-markdown": "^0.0.6",
5454
"node-ssh": "^6.0.0",
5555
"normalize-path": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7594,10 +7594,10 @@ mkdirp@^0.5.3:
75947594
dependencies:
75957595
minimist "^1.2.5"
75967596

7597-
moment@^2.21.0, moment@^2.24.0:
7598-
version "2.24.0"
7599-
resolved "http://registry.npm.taobao.org/moment/download/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
7600-
integrity sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s=
7597+
moment@^2.21.0, moment@^2.29.2:
7598+
version "2.29.2"
7599+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
7600+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
76017601

76027602
monaco-editor@^0.17.1:
76037603
version "0.17.1"

0 commit comments

Comments
 (0)