Skip to content

Commit 2434e19

Browse files
authored
Merge pull request #3970 from ahaeslich/task/update-moment-js
TASK: Update moment.js to latest version 2.30.1
2 parents faad042 + d42e963 commit 2434e19

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "GNU GPLv3",
77
"private": true,
88
"resolutions": {
9-
"moment": "^2.20.1",
9+
"moment": "^2.30.1",
1010
"vfile-message": "^2.0.2",
1111
"[email protected]": "patch:isemail@npm:3.2.0#./patches/isemail-npm-3.2.0-browserified.patch",
1212
"[email protected]": "patch:react-codemirror2@npm:7.2.1#./patches/react-codemirror2-npm-7.2.1-browserified.patch",

packages/neos-ui-editors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lodash.memoize": "^4.1.2",
2828
"lodash.omit": "^4.5.0",
2929
"lodash.unescape": "4.0.1",
30-
"moment": "^2.20.1",
30+
"moment": "^2.30.1",
3131
"monet": "^0.9.2",
3232
"plow-js": "3.0.0",
3333
"react-codemirror2": "7.2.1",

packages/neos-ui-views/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"d3-scale": "^4.0.2",
1515
"d3-time": "^1.0.8",
1616
"lodash.isequal": "^4.5.0",
17-
"moment": "^2.20.1",
17+
"moment": "^2.30.1",
1818
"plow-js": "3.0.0",
1919
"recharts": "^2.4.1"
2020
},

packages/neos-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"lodash.memoize": "^4.1.2",
4949
"lodash.merge": "^4.6.0",
5050
"lodash.sortby": "^4.7.0",
51-
"moment": "^2.20.1",
51+
"moment": "^2.30.1",
5252
"monet": "^0.9.2",
5353
"normalize.css": "^8.0.0",
5454
"notosans-fontface": "^1.3.0",

packages/react-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"lodash.isfunction": "^3.0.8",
5656
"lodash.omit": "^4.5.0",
5757
"lodash.throttle": "^4.0.8",
58-
"moment": "^2.14.1",
58+
"moment": "^2.30.1",
5959
"plow-js": "3.0.0",
6060
"raf": "^3.4.1",
6161
"react-collapse": "^5.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3033,7 +3033,7 @@ __metadata:
30333033
lodash.memoize: ^4.1.2
30343034
lodash.omit: ^4.5.0
30353035
lodash.unescape: 4.0.1
3036-
moment: ^2.20.1
3036+
moment: ^2.30.1
30373037
monet: ^0.9.2
30383038
plow-js: 3.0.0
30393039
react-codemirror2: 7.2.1
@@ -3201,7 +3201,7 @@ __metadata:
32013201
d3-scale: ^4.0.2
32023202
d3-time: ^1.0.8
32033203
lodash.isequal: ^4.5.0
3204-
moment: ^2.20.1
3204+
moment: ^2.30.1
32053205
plow-js: 3.0.0
32063206
recharts: ^2.4.1
32073207
peerDependencies:
@@ -3256,7 +3256,7 @@ __metadata:
32563256
lodash.memoize: ^4.1.2
32573257
lodash.merge: ^4.6.0
32583258
lodash.sortby: ^4.7.0
3259-
moment: ^2.20.1
3259+
moment: ^2.30.1
32603260
monet: ^0.9.2
32613261
normalize.css: ^8.0.0
32623262
notosans-fontface: ^1.3.0
@@ -3336,7 +3336,7 @@ __metadata:
33363336
lodash.isfunction: ^3.0.8
33373337
lodash.omit: ^4.5.0
33383338
lodash.throttle: ^4.0.8
3339-
moment: ^2.14.1
3339+
moment: ^2.30.1
33403340
plow-js: 3.0.0
33413341
raf: ^3.4.1
33423342
react-collapse: ^5.0.1
@@ -11442,10 +11442,10 @@ __metadata:
1144211442
languageName: node
1144311443
linkType: hard
1144411444

11445-
"moment@npm:^2.20.1":
11446-
version: 2.24.0
11447-
resolution: "moment@npm:2.24.0"
11448-
checksum: 9cd93a251a2b33cb1b532eade0e496a2a7547faa6cfe37a283ee7bf69e202cd7c8ab0673d66883b5b29aed051353176dc0e6684f04073a75b0a155c500be1580
11445+
"moment@npm:^2.30.1":
11446+
version: 2.30.1
11447+
resolution: "moment@npm:2.30.1"
11448+
checksum: 859236bab1e88c3e5802afcf797fc801acdbd0ee509d34ea3df6eea21eb6bcc2abd4ae4e4e64aa7c986aa6cba563c6e62806218e6412a765010712e5fa121ba6
1144911449
languageName: node
1145011450
linkType: hard
1145111451

0 commit comments

Comments
 (0)