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

Commit d31cbc3

Browse files
authoredAug 19, 2022
chore: bump moment version (#678)
1 parent 2170107 commit d31cbc3

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
@@ -119,7 +119,7 @@
119119
"json-schema": "^0.4.0",
120120
"nanoid": "^3.1.31",
121121
"async": "^3.2.2",
122-
"moment": "2.29.2"
122+
"moment": "^2.29.4"
123123
},
124124
"jest": {
125125
"moduleFileExtensions": [

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9391,10 +9391,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3:
93919391
dependencies:
93929392
minimist "^1.2.6"
93939393

9394-
moment@2.29.2, moment@^2.14.1, moment@^2.29.1:
9395-
version "2.29.2"
9396-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
9397-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
9394+
moment@^2.14.1, moment@^2.29.1, moment@^2.29.4:
9395+
version "2.29.4"
9396+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
9397+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
93989398

93999399
moo@^0.5.0:
94009400
version "0.5.1"

0 commit comments

Comments
 (0)