Skip to content

Commit f617637

Browse files
authored
Merge pull request #9796 from elsamaryv/upgrade-moment
Update dependency 'moment' to '~2.30.1'
2 parents b69c015 + fe72d59 commit f617637

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"jquery.hotkeys": "~0.1.0",
7979
"jquery.observe_field": "~0.1.0",
8080
"lodash": "~4.17.23",
81-
"moment": "~2.29.4",
81+
"moment": "~2.30.1",
8282
"moment-duration-format": "~2.2.2",
8383
"moment-strftime": "~0.5.0",
8484
"moment-timezone": "~0.6.0",
@@ -191,7 +191,7 @@
191191
"lodash": "~4.17.23",
192192
"lodash-es": "~4.17.23",
193193
"minimatch": "~5.1.6",
194-
"moment": "^2.30.1",
194+
"moment": "~2.30.1",
195195
"moment-timezone": "~0.6.0",
196196
"nwsapi": "^2.2.1",
197197
"path-to-regexp": "~8.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13196,7 +13196,7 @@ __metadata:
1319613196
jquery.observe_field: "npm:~0.1.0"
1319713197
js-yaml: "npm:~3.14.0"
1319813198
lodash: "npm:~4.17.23"
13199-
moment: "npm:~2.29.4"
13199+
moment: "npm:~2.30.1"
1320013200
moment-duration-format: "npm:~2.2.2"
1320113201
moment-strftime: "npm:~0.5.0"
1320213202
moment-timezone: "npm:~0.6.0"
@@ -13799,7 +13799,7 @@ __metadata:
1379913799
languageName: node
1380013800
linkType: hard
1380113801

13802-
"moment@npm:^2.30.1":
13802+
"moment@npm:~2.30.1":
1380313803
version: 2.30.1
1380413804
resolution: "moment@npm:2.30.1"
1380513805
checksum: 10/ae42d876d4ec831ef66110bdc302c0657c664991e45cf2afffc4b0f6cd6d251dde11375c982a5c0564ccc0fa593fc564576ddceb8c8845e87c15f58aa6baca69

0 commit comments

Comments
 (0)