mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
chore(dependencies): Bump html-minifier from 3.5.7 to 3.5.8
Bumps [html-minifier](https://github.com/kangax/html-minifier) from 3.5.7 to 3.5.8. - [Release notes](https://github.com/kangax/html-minifier/releases/tag/v3.5.8) - [Commits](https://github.com/kangax/html-minifier/compare/v3.5.7...v3.5.8)
This commit is contained in:
parent
c7d417e19b
commit
ada2681ad4
14
package-lock.json
generated
14
package-lock.json
generated
@ -4873,9 +4873,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"html-minifier": {
|
"html-minifier": {
|
||||||
"version": "3.5.7",
|
"version": "3.5.8",
|
||||||
"resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.7.tgz",
|
"resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.8.tgz",
|
||||||
"integrity": "sha512-GISXn6oKDo7+gVpKOgZJTbHMCUI2TSGfpg/8jgencWhWJsvEmsvp3M8emX7QocsXsYznWloLib3OeSfeyb/ewg==",
|
"integrity": "sha512-WX7D6PB9PFq05fZ1/CyxPUuyqXed6vh2fGOM80+zJT5wAO93D/cUjLs0CcbBFjQmlwmCgRvl97RurtArIpOnkw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"camel-case": "3.0.0",
|
"camel-case": "3.0.0",
|
||||||
@ -4885,7 +4885,7 @@
|
|||||||
"ncname": "1.0.0",
|
"ncname": "1.0.0",
|
||||||
"param-case": "2.1.1",
|
"param-case": "2.1.1",
|
||||||
"relateurl": "0.2.7",
|
"relateurl": "0.2.7",
|
||||||
"uglify-js": "3.2.2"
|
"uglify-js": "3.3.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": {
|
"commander": {
|
||||||
@ -4901,9 +4901,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"uglify-js": {
|
"uglify-js": {
|
||||||
"version": "3.2.2",
|
"version": "3.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.3.1.tgz",
|
||||||
"integrity": "sha512-++1NO/zZIEdWf6cDIGceSJQPX31SqIpbVAHwFG5+240MtZqPG/NIPoinj8zlXQtAfMBqEt1Jyv2FiLP3n9gVhQ==",
|
"integrity": "sha512-f2JLNUrb9PAnxxNh0CwUoYEIiUUOQkdOxqDkfvrSbot4zJ7y+da1sfNqZg5tKhamfj5WDU2BAjRBEcLKRZm2SA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"commander": "2.12.2",
|
"commander": "2.12.2",
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"eslint-config-prettier": "^2.9.0",
|
"eslint-config-prettier": "^2.9.0",
|
||||||
"eslint-plugin-import": "^2.5.0",
|
"eslint-plugin-import": "^2.5.0",
|
||||||
"eslint-plugin-prettier": "^2.4.0",
|
"eslint-plugin-prettier": "^2.4.0",
|
||||||
"html-minifier": "^3.5.7",
|
"html-minifier": "^3.5.8",
|
||||||
"husky": "^0.14.3",
|
"husky": "^0.14.3",
|
||||||
"jest": "^21.2.1",
|
"jest": "^21.2.1",
|
||||||
"lint-staged": "^6.0.0",
|
"lint-staged": "^6.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user