chore(deps): update all non-major dependencies (#8572)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-30 11:04:13 +00:00 committed by GitHub
parent fd0352cc8f
commit 1f23f12fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View File

@ -73,7 +73,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"rollup": "2.35.1", "rollup": "2.35.1",
"rollup-plugin-license": "^2.2.0", "rollup-plugin-license": "^2.2.0",
"sass": "^1.30.0", "sass": "^1.32.0",
"sass-loader": "^10.1.0", "sass-loader": "^10.1.0",
"sort-package-json": "^1.48.0", "sort-package-json": "^1.48.0",
"typescript": "~4.1", "typescript": "~4.1",

View File

@ -15,7 +15,7 @@
"devalue": "^2.0.1", "devalue": "^2.0.1",
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"node-html-parser": "^2.0.0" "node-html-parser": "^2.0.1"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -9220,10 +9220,10 @@ node-gyp@^5.0.2:
tar "^4.4.12" tar "^4.4.12"
which "^1.3.1" which "^1.3.1"
node-html-parser@^2.0.0: node-html-parser@^2.0.1:
version "2.0.0" version "2.0.1"
resolved "https://registry.npmjs.org/node-html-parser/-/node-html-parser-2.0.0.tgz#fe03a9e99efac16819969802e17a9e51d968d65f" resolved "https://registry.npmjs.org/node-html-parser/-/node-html-parser-2.0.1.tgz#66e3a6178f5fbf345f5e0e7522d36af7625a3346"
integrity sha512-3wJdYSxiVIBxuiFm9UtfNWAlBw2P+Vb/RN1nqf40q2JeZDpcJ1HsrWuWV3j15SSJ25TvfnOoac2Q+uDU9iY0sw== integrity sha512-CE0K6zALs+pS+SsQd8oKKF51cNrpwZ6gj/8OSzjhQ2vTfCOnlNtZakgv0MKuEOAZ4kBiKRgJBUicvjAxaFM4Hw==
dependencies: dependencies:
he "1.2.0" he "1.2.0"
@ -11633,10 +11633,10 @@ sass-loader@^10.1.0:
schema-utils "^3.0.0" schema-utils "^3.0.0"
semver "^7.3.2" semver "^7.3.2"
sass@^1.30.0: sass@^1.32.0:
version "1.30.0" version "1.32.0"
resolved "https://registry.npmjs.org/sass/-/sass-1.30.0.tgz#60bbbbaf76ba10117e61c6c24f00161c3d60610e" resolved "https://registry.npmjs.org/sass/-/sass-1.32.0.tgz#10101a026c13080b14e2b374d4e15ee24400a4d3"
integrity sha512-26EUhOXRLaUY7+mWuRFqGeGGNmhB1vblpTENO1Z7mAzzIZeVxZr9EZoaY1kyGLFWdSOZxRMAufiN2mkbO6dAlw== integrity sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==
dependencies: dependencies:
chokidar ">=2.0.0 <4.0.0" chokidar ">=2.0.0 <4.0.0"