Update dependency dayjs to v1.8.30

This commit is contained in:
Renovate Bot 2020-07-25 00:38:31 +00:00
parent 1ec728c2b0
commit 9e77dc3cca
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"copy-webpack-plugin": "6.0.3", "copy-webpack-plugin": "6.0.3",
"css-loader": "3.6.0", "css-loader": "3.6.0",
"cssnano": "4.1.10", "cssnano": "4.1.10",
"dayjs": "1.8.29", "dayjs": "1.8.30",
"emoji-regex": "9.0.0", "emoji-regex": "9.0.0",
"eslint": "7.5.0", "eslint": "7.5.0",
"eslint-config-prettier": "6.11.0", "eslint-config-prettier": "6.11.0",

View file

@ -2881,10 +2881,10 @@ dashdash@^1.12.0:
dependencies: dependencies:
assert-plus "^1.0.0" assert-plus "^1.0.0"
dayjs@1.8.29: dayjs@1.8.30:
version "1.8.29" version "1.8.30"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.29.tgz#5d23e341de6bfbd206c01136d2fb0f01877820f5" resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.30.tgz#d3b314d3ccdc179015d915fd3c6e14422c026378"
integrity sha512-Vm6teig8ZWK7rH/lxzVGxZJCljPdmUr6q/3f4fr5F0VWNGVkZEjZOQJsAN8hUHUqn+NK4XHNEpJZS1MwLyDcLw== integrity sha512-5s5IGuP5bVvIbOWkEDcfmXsUj24fZW1NMHVVSdSFF/kW8d+alZcI9SpBKC+baEyBe+z3fUp17y75ulstv5swUw==
de-indent@^1.0.2: de-indent@^1.0.2:
version "1.0.2" version "1.0.2"