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

Commit 88f27a4

Browse files
build(deps): bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 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.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97eec25 commit 88f27a4

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
@@ -65,7 +65,7 @@
6565
"jszip": "^3.9.1",
6666
"konva": "^8.3.10",
6767
"lodash": "^4.17.21",
68-
"moment": "^2.29.2",
68+
"moment": "^2.29.4",
6969
"p-limit": "^4.0.0",
7070
"react": "^17.0.2",
7171
"react-chartjs-2": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10067,10 +10067,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
1006710067
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1006810068
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
1006910069

10070-
moment@^2.29.2:
10071-
version "2.29.2"
10072-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
10073-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
10070+
moment@^2.29.4:
10071+
version "2.29.4"
10072+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
10073+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
1007410074

1007510075
move-concurrently@^1.0.1:
1007610076
version "1.0.1"

0 commit comments

Comments
 (0)