mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
fix(deps): update dependency moment to v2.26.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
02c4c72774
commit
90d969a09e
Generated
+3
-3
@@ -15754,9 +15754,9 @@
|
||||
}
|
||||
},
|
||||
"moment": {
|
||||
"version": "2.25.3",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.25.3.tgz",
|
||||
"integrity": "sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg=="
|
||||
"version": "2.26.0",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
|
||||
"integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw=="
|
||||
},
|
||||
"moo": {
|
||||
"version": "0.5.1",
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
"mobx-react": "6.2.2",
|
||||
"mobx-react-lite": "2.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.25.3",
|
||||
"moment": "2.26.0",
|
||||
"object-hash": "2.0.3",
|
||||
"promise-retry": "1.1.1",
|
||||
"prop-types": "15.7.2",
|
||||
|
||||
Reference in New Issue
Block a user