Skip to content

Commit deed488

Browse files
Bump moment from 2.24.0 to 2.29.4 in /world_clocks
Bumps [moment](https://github.com/moment/moment) from 2.24.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.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69ebe32 commit deed488

File tree

3 files changed

+68
-30
lines changed

3 files changed

+68
-30
lines changed

world_clocks/package-lock.json

Lines changed: 63 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

world_clocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"enzyme-adapter-react-15": "^1.4.0",
77
"enzyme-adapter-react-16": "^1.14.0",
8-
"moment": "^2.24.0",
8+
"moment": "^2.29.4",
99
"moment-timezone": "^0.5.25",
1010
"react": "^16.8.6",
1111
"react-dom": "^16.8.6",

world_clocks/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6344,10 +6344,10 @@ moment-timezone@^0.5.25:
63446344
dependencies:
63456345
moment ">= 2.9.0"
63466346

6347-
"moment@>= 2.9.0", moment@^2.24.0:
6348-
version "2.24.0"
6349-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
6350-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
6347+
"moment@>= 2.9.0", moment@^2.29.4:
6348+
version "2.29.4"
6349+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
6350+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
63516351

63526352
moo@^0.4.3:
63536353
version "0.4.3"

0 commit comments

Comments
 (0)