mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency date-fns to v2.20.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
370f836f19
commit
3ec790028b
Generated
+3
-3
@@ -8335,9 +8335,9 @@
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.20.2",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.20.2.tgz",
|
||||
"integrity": "sha512-QS0Z8SD/ALhKFvhtU4Fhz+1crsI7fPzBquXmdWay33KJPEU7btro2hnmmErpQRmt2D624B1lbjXQKDUMLnQTmQ=="
|
||||
"version": "2.20.3",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.20.3.tgz",
|
||||
"integrity": "sha512-BbiJSlfmr1Fnfi1OHY8arklKdwtZ9n3NkjCeK8G9gtEe0ZSUwJuwHc6gYBl0uoC0Oa5RdpJV1gBBdXcZi8Efdw=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.3.1",
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
"date-fns": "2.20.2",
|
||||
"date-fns": "2.20.3",
|
||||
"downshift": "6.1.2",
|
||||
"eslint-config-prettier": "8.1.0",
|
||||
"eslint-plugin-prettier": "3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user