This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 3 files changed +18
-23
lines changed
3 files changed +18
-23
lines changed Original file line number Diff line number Diff line change 67
67
},
68
68
"dependencies" : {
69
69
"babel-plugin-emotion" : " 9.2.11" ,
70
- "date-fns" : " 1.30.1 " ,
70
+ "date-fns" : " 2.1.0 " ,
71
71
"emotion" : " 9.2.12" ,
72
72
"emotion-server" : " 9.2.12" ,
73
73
"get-port" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -2761,7 +2761,12 @@ data-urls@^1.0.0:
2761
2761
whatwg-mimetype "^2.2.0"
2762
2762
whatwg-url "^7.0.0"
2763
2763
2764
- date-fns@1.30.1, date-fns@^1.27.2 :
2764
+ date-fns@2.1.0 :
2765
+ version "2.1.0"
2766
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.1.0.tgz#0d7e806c3cefe14a943532dbf968995ccfd46bd9"
2767
+ integrity sha512-eKeLk3sLCnxB/0PN4t1+zqDtSs4jb4mXRSTZ2okmx/myfWyDqeO4r5nnmA5LClJiCwpuTMeK2v5UQPuE4uMaxA==
2768
+
2769
+ date-fns@^1.27.2 :
2765
2770
version "1.30.1"
2766
2771
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
2767
2772
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
@@ -3336,24 +3341,6 @@ eslint-ast-utils@^1.0.0:
3336
3341
lodash.get "^4.4.2"
3337
3342
lodash.zip "^4.2.0"
3338
3343
3339
- eslint-config-kentcdodds@^14.3.2 :
3340
- version "14.3.2"
3341
- resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-14.3.2.tgz#82428a350fd74c22b3dd0682786f87ad29e08c1d"
3342
- integrity sha512-7af+5AqXm04P8K6ipWv+R7B9MHrmIXKq4yiEdxqhTckxwbHhtkoN4KTxuw1Wg72zFNU579T7Hc1o1OVApqgYQg==
3343
- dependencies :
3344
- babel-eslint "^10.0.1"
3345
- eslint-config-prettier "^4.1.0"
3346
- eslint-import-resolver-webpack "^0.11.0"
3347
- eslint-plugin-babel "^5.3.0"
3348
- eslint-plugin-import "^2.17.1"
3349
- eslint-plugin-jest "^22.4.1"
3350
- eslint-plugin-jsx-a11y "^6.2.1"
3351
- eslint-plugin-react "^7.11.1"
3352
- eslint-plugin-react-hooks "^1.5.0"
3353
- read-pkg-up "^4.0.0"
3354
- semver "^5.5.1"
3355
- webpack "^4.29.0"
3356
-
3357
3344
eslint-config-prettier@6.2.0 :
3358
3345
version "6.2.0"
3359
3346
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
You can’t perform that action at this time.
0 commit comments