Skip to content

Commit 13060e7

Browse files
Bump moment from 2.29.1 to 2.29.2 (#28)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0369e9 commit 13060e7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"js-base64": "^3.7.2",
2323
"konva": "^8.3.5",
2424
"lodash": "^4.17.21",
25-
"moment": "^2.29.1",
25+
"moment": "^2.29.2",
2626
"monaco-editor": "^0.33.0",
2727
"mustache": "^4.2.0",
2828
"octokit": "^1.7.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9028,16 +9028,16 @@ mkdirp@^0.5.5, mkdirp@~0.5.1:
90289028
dependencies:
90299029
minimist "^1.2.5"
90309030

9031-
moment@^2.24.0, moment@^2.29.1:
9032-
version "2.29.1"
9033-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
9034-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
9035-
9036-
moment@^2.29.2:
9031+
moment@^2.24.0:
90379032
version "2.29.3"
90389033
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
90399034
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
90409035

9036+
moment@^2.29.2:
9037+
version "2.29.2"
9038+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
9039+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
9040+
90419041
monaco-editor@^0.33.0:
90429042
version "0.33.0"
90439043
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"

0 commit comments

Comments
 (0)