mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency date-fns to v2.21.2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1d6ce8b3db
commit
a77759e9dd
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -8386,9 +8386,9 @@
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.21.1",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.1.tgz",
|
||||
"integrity": "sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA=="
|
||||
"version": "2.21.2",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.2.tgz",
|
||||
"integrity": "sha512-FMkG7pIPx64mGIpS2LOb3Wp3O606H/hatoiz7G0oiYWai1izdM4tF1dd7QABv2NogkIDI4wxsfLLFQSuVvDHgA=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.3.1",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
"date-fns": "2.21.1",
|
||||
"date-fns": "2.21.2",
|
||||
"downshift": "6.1.3",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "3.4.0",
|
||||
|
||||
Reference in New Issue
Block a user