chore: upgrade moment (#23856)

* 🆙 upgrade moment

* Update package.json
This commit is contained in:
偏右 2020-05-04 22:58:42 +08:00 committed by GitHub
parent 3d2ccd8081
commit b9e7d853a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

View File

@ -186486,7 +186486,7 @@ exports[`Locale Provider should display the text as pt 1`] = `
tabindex="-1"
type="button"
>
Setembro
setembro
</button>
</div>
<button
@ -188540,7 +188540,7 @@ exports[`Locale Provider should display the text as pt 1`] = `
tabindex="-1"
type="button"
>
Setembro
setembro
</button>
</div>
<button
@ -189078,7 +189078,7 @@ exports[`Locale Provider should display the text as pt 1`] = `
tabindex="-1"
type="button"
>
Outubro
outubro
</button>
</div>
<button
@ -190050,7 +190050,7 @@ exports[`Locale Provider should display the text as pt 1`] = `
<span
class="ant-select-selection-item"
>
Set
set
</span>
</div>
<span
@ -191467,7 +191467,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
tabindex="-1"
type="button"
>
Set
set
</button>
</div>
<button
@ -191498,7 +191498,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
<thead>
<tr>
<th>
Do
do
</th>
<th>
@ -191516,7 +191516,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
</th>
<th>
Sá
sá
</th>
</tr>
</thead>
@ -193521,7 +193521,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
tabindex="-1"
type="button"
>
Set
set
</button>
</div>
<button
@ -193554,7 +193554,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
<thead>
<tr>
<th>
Do
do
</th>
<th>
@ -193572,7 +193572,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
</th>
<th>
Sá
sá
</th>
</tr>
</thead>
@ -194059,7 +194059,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
tabindex="-1"
type="button"
>
Out
out
</button>
</div>
<button
@ -194090,7 +194090,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
<thead>
<tr>
<th>
Do
do
</th>
<th>
@ -194108,7 +194108,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
</th>
<th>
Sá
sá
</th>
</tr>
</thead>
@ -195031,7 +195031,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
<span
class="ant-select-selection-item"
>
Set
set
</span>
</div>
<span
@ -195122,7 +195122,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
<thead>
<tr>
<th>
Do
do
</th>
<th>
@ -195140,7 +195140,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
</th>
<th>
Sá
sá
</th>
</tr>
</thead>

View File

@ -103,7 +103,7 @@
"copy-to-clipboard": "^3.2.0",
"css-animation": "^1.5.0",
"lodash": "^4.17.13",
"moment": "~2.24.0",
"moment": "~2.25.1",
"omit.js": "^1.0.2",
"prop-types": "^15.7.2",
"raf": "^3.4.1",