nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

commit 53a360553593c5c106d38632ccfee86681e14035
parent 746415dd353648a800a9b9ce027bbb9c74635920
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat,  1 May 2021 10:16:28 +0000

build(deps-dev): bump filesize from 6.1.0 to 6.3.0

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/avoidwork/filesize.js/releases)
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/6.1.0...6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
Mpackage.json | 2+-
Myarn.lock | 8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-import": "^2.22.1", "eslint-plugin-prettier": "^3.3.1", "file-loader": "^6.2.0", - "filesize": "^6.1.0", + "filesize": "^6.3.0", "fs-extra": "^9.1.0", "gzip-size": "^6.0.0", "html-webpack-plugin": "^4.5.2", diff --git a/yarn.lock b/yarn.lock @@ -4236,10 +4236,10 @@ file-uri-to-path@1: resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd" integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw== -filesize@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.1.0.tgz#e81bdaa780e2451d714d71c0d7a4f3238d37ad00" - integrity sha512-LpCHtPQ3sFx67z+uh2HnSyWSLLu5Jxo21795uRDuar/EOuYWXib5EmPaGIBuSnRqH2IODiKA2k5re/K9OnN/Yg== +filesize@^6.3.0: + version "6.3.0" + resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.3.0.tgz#dff53cfb3f104c9e422f346d53be8dbcc971bf11" + integrity sha512-ytx0ruGpDHKWVoiui6+BY/QMNngtDQ/pJaFwfBpQif0J63+E8DLdFyqS3NkKQn7vIruUEpoGD9JUJSg7Kp+I0g== fill-range@^4.0.0: version "4.0.0"