mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency date-fns to v2.19.0
This commit is contained in:
committed by
renovate[bot]
parent
1d16391834
commit
2653844b76
Generated
+3
-3
@@ -7631,9 +7631,9 @@
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.18.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.18.0.tgz",
|
||||
"integrity": "sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw=="
|
||||
"version": "2.19.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.19.0.tgz",
|
||||
"integrity": "sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.3.1",
|
||||
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
"date-fns": "2.18.0",
|
||||
"date-fns": "2.19.0",
|
||||
"eslint-config-prettier": "8.1.0",
|
||||
"eslint-plugin-prettier": "3.3.1",
|
||||
"favico.js": "0.3.10",
|
||||
|
||||
Reference in New Issue
Block a user