File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"@xstate/inspect" : " 0.6.5" ,
35
35
"@xstate/react" : " 3.0.0" ,
36
36
"axios" : " 0.26.1" ,
37
- "cronstrue" : " 2.2 .0" ,
37
+ "cronstrue" : " 2.4 .0" ,
38
38
"formik" : " 2.2.9" ,
39
39
"history" : " 5.3.0" ,
40
40
"react" : " 17.0.2" ,
73
73
"eslint-import-resolver-typescript" : " 2.7.1" ,
74
74
"eslint-plugin-compat" : " 4.0.2" ,
75
75
"eslint-plugin-import" : " 2.26.0" ,
76
- "eslint-plugin-jest" : " 26.1.4 " ,
76
+ "eslint-plugin-jest" : " 26.1.5 " ,
77
77
"eslint-plugin-jsx-a11y" : " 6.5.1" ,
78
78
"eslint-plugin-no-storage" : " 1.0.2" ,
79
79
"eslint-plugin-react" : " 7.29.4" ,
Original file line number Diff line number Diff line change @@ -5477,10 +5477,10 @@ create-require@^1.1.0:
5477
5477
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
5478
5478
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
5479
5479
5480
- cronstrue@2.2 .0:
5481
- version "2.2 .0"
5482
- resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.2 .0.tgz#8e02b8ef0fa70a9eab9999f1f838df4bd378b471 "
5483
- integrity sha512-oM/ftAvCNIdygVGGfYp8gxrVc81mDSA2mff0kvu6+ehrZhfYPzGHG8DVcFdrRVizjHnzWoFIlgEq6KTM/9lPBw ==
5480
+ cronstrue@2.4 .0:
5481
+ version "2.4 .0"
5482
+ resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.4 .0.tgz#16c6d10a17b90c37a71c7e8fb3bb67d0243d70e5 "
5483
+ integrity sha512-KDJgE8XoT0Nupt1iljNGAQnxkfITwIYkL7mHrzH4a0AWyrj7Xk6GVCNPN3Avs7tU2yYoNuDculMKp9T3jysbPA ==
5484
5484
5485
5485
cross-fetch@^3.0.4:
5486
5486
version "3.1.5"
@@ -6395,10 +6395,10 @@ eslint-plugin-import@2.26.0:
6395
6395
resolve "^1.22.0"
6396
6396
tsconfig-paths "^3.14.1"
6397
6397
6398
- eslint-plugin-jest@26.1.4 :
6399
- version "26.1.4 "
6400
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4 .tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a "
6401
- integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA ==
6398
+ eslint-plugin-jest@26.1.5 :
6399
+ version "26.1.5 "
6400
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5 .tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775 "
6401
+ integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw ==
6402
6402
dependencies:
6403
6403
"@typescript-eslint/utils" "^5.10.0"
6404
6404
You can’t perform that action at this time.
0 commit comments