mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency date-fns to v2.21.3
This commit is contained in:
committed by
renovate[bot]
parent
aa7b54f02b
commit
9afadd75ce
Generated
+3
-3
@@ -8386,9 +8386,9 @@
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.21.2",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.2.tgz",
|
||||
"integrity": "sha512-FMkG7pIPx64mGIpS2LOb3Wp3O606H/hatoiz7G0oiYWai1izdM4tF1dd7QABv2NogkIDI4wxsfLLFQSuVvDHgA=="
|
||||
"version": "2.21.3",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.3.tgz",
|
||||
"integrity": "sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw=="
|
||||
},
|
||||
"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.21.2",
|
||||
"date-fns": "2.21.3",
|
||||
"downshift": "6.1.3",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "3.4.0",
|
||||
|
||||
Reference in New Issue
Block a user