Skip to content

Commit d2d508c

Browse files
authored
Merge pull request #9870 from GilbertCherrie/remove_moment_resolution
Remove moment resolution
2 parents 13eab9c + 50e21d9 commit d2d508c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@
186186
"get-intrinsic": "<=1.3.0",
187187
"lodash": "~4.17.23",
188188
"lodash-es": "~4.17.23",
189-
"moment": "~2.30.1",
190189
"moment-timezone": "~0.6.0",
191190
"path-to-regexp": "~8.3.0",
192191
"patternfly": "~3.59.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14286,7 +14286,7 @@ __metadata:
1428614286
languageName: node
1428714287
linkType: hard
1428814288

14289-
"moment@npm:~2.30.1":
14289+
"moment@npm:^2.10, moment@npm:^2.11.2, moment@npm:^2.19.1, moment@npm:^2.29.4, moment@npm:~2.30.1":
1429014290
version: 2.30.1
1429114291
resolution: "moment@npm:2.30.1"
1429214292
checksum: 10/ae42d876d4ec831ef66110bdc302c0657c664991e45cf2afffc4b0f6cd6d251dde11375c982a5c0564ccc0fa593fc564576ddceb8c8845e87c15f58aa6baca69

0 commit comments

Comments
 (0)