Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit bdb6364

Browse files
Bump moment from 2.29.1 to 2.29.4 (#324)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a349484 commit bdb6364

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
@@ -53,7 +53,7 @@
5353
"d3-selection": "^1.4.2",
5454
"d3-zoom": "^1.8.3",
5555
"leaflet": "^1.7.1",
56-
"moment": "^2.28.0",
56+
"moment": "^2.29.4",
5757
"navigo": "^7.1.2",
5858
"node-polyglot": "2.2.2",
5959
"rbush": "^3.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4411,10 +4411,10 @@ mkdirp@*:
44114411
dependencies:
44124412
minimist "^1.2.5"
44134413

4414-
moment@^2.28.0:
4415-
version "2.29.1"
4416-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
4417-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
4414+
moment@^2.29.4:
4415+
version "2.29.4"
4416+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
4417+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
44184418

44194419
44204420
version "2.0.0"

0 commit comments

Comments
 (0)