File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 38
38
"@xstate/react" : " 3.0.1" ,
39
39
"axios" : " 0.26.1" ,
40
40
"can-ndjson-stream" : " 1.0.2" ,
41
- "cron-parser" : " 4.5 .0" ,
41
+ "cron-parser" : " 4.6 .0" ,
42
42
"cronstrue" : " 2.11.0" ,
43
43
"dayjs" : " 1.11.4" ,
44
44
"emoji-mart" : " ^5.2.1" ,
106
106
"jest" : " 27.5.1" ,
107
107
"jest-canvas-mock" : " 2.4.0" ,
108
108
"jest-junit" : " 14.0.0" ,
109
- "jest-runner-eslint" : " 1.0 .0" ,
109
+ "jest-runner-eslint" : " 1.1 .0" ,
110
110
"jest-websocket-mock" : " 2.4.0" ,
111
111
"mini-css-extract-plugin" : " 2.6.1" ,
112
112
"msw" : " ^0.45.0" ,
Original file line number Diff line number Diff line change @@ -5661,12 +5661,12 @@ create-require@^1.1.0:
5661
5661
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
5662
5662
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
5663
5663
5664
- cron-parser@4.5 .0:
5665
- version "4.5 .0"
5666
- resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.5 .0.tgz#2c6240a0301eff1424689835ce9c8de4cde9cfbd "
5667
- integrity sha512-QHdeh3zLWz6YvYTFKpRb860rJlip16pEinbxXT1i2NZB/nOxBjd2RbSv54sn5UrAj9WykiSLYWWDgo8azQK0HA ==
5664
+ cron-parser@4.6 .0:
5665
+ version "4.6 .0"
5666
+ resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.6 .0.tgz#404c3fdbff10ae80eef6b709555d577ef2fd2e0d "
5667
+ integrity sha512-guZNLMGUgg6z4+eGhmHGw7ft+v6OQeuHzd1gcLxCo9Yg/qoxmG3nindp2/uwGCLizEisf2H0ptqeVXeoCpP6FA ==
5668
5668
dependencies:
5669
- luxon "^2.4.0 "
5669
+ luxon "^3.0.1 "
5670
5670
5671
5671
cronstrue@2.11.0:
5672
5672
version "2.11.0"
@@ -9029,10 +9029,10 @@ jest-resolve@^27.5.1:
9029
9029
resolve.exports "^1.1.0"
9030
9030
slash "^3.0.0"
9031
9031
9032
- jest-runner-eslint@1.0 .0:
9033
- version "1.0 .0"
9034
- resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-1.0 .0.tgz#5cede321ed5ed57233462c5204a0fa8d90f993bd "
9035
- integrity sha512-LMlAaIQqIIySEThv651bfvzwX6J4nOu91RaEUYmXJgn4XXbM40rSMlBaC8ZrrFcFemu88MFlnrCLuYf7ZHE2sQ ==
9032
+ jest-runner-eslint@1.1 .0:
9033
+ version "1.1 .0"
9034
+ resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-1.1 .0.tgz#9aa133cdc63a7dd813511870c709391eef3af89f "
9035
+ integrity sha512-XAQnEIuaZ/wHU8YVR4AEka5FBg3P+fnKd/upk8D9lxhejsclgai5gle7Ay4eLQ1+mlh2y5Ya3/AmfYz8FFZKJQ ==
9036
9036
dependencies:
9037
9037
chalk "^3.0.0"
9038
9038
cosmiconfig "^6.0.0"
@@ -9663,10 +9663,10 @@ lru-cache@^6.0.0:
9663
9663
dependencies:
9664
9664
yallist "^4.0.0"
9665
9665
9666
- luxon@^2.4.0 :
9667
- version "2.5.0 "
9668
- resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.0. tgz#098090f67d690b247e83c090267a60b1aa8ea96c "
9669
- integrity sha512-IDkEPB80Rb6gCAU+FEib0t4FeJ4uVOuX1CQ9GsvU3O+JAGIgu0J7sf1OarXKaKDygTZIoJyU6YdZzTFRu+YR0A ==
9666
+ luxon@^3.0.1 :
9667
+ version "3.0.3 "
9668
+ resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.3. tgz#573e65531efd3d92265feb640f02ba7a192e2388 "
9669
+ integrity sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w ==
9670
9670
9671
9671
lz-string@^1.4.4:
9672
9672
version "1.4.4"
You can’t perform that action at this time.
0 commit comments