mirror of
https://github.com/danog/inline-critical.git
synced 2024-12-02 09:27:56 +01:00
Bump dependencies
This commit is contained in:
parent
0ce3ab46b2
commit
dae89bd655
4928
package-lock.json
generated
4928
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -32,30 +32,30 @@
|
|||||||
"cave": "2.0.0",
|
"cave": "2.0.0",
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"clean-css": "^4.1.5",
|
"clean-css": "^4.1.5",
|
||||||
"css": "2.2.1",
|
"css": "^2.2.3",
|
||||||
"detect-indent": "5.0.0",
|
"detect-indent": "5.0.0",
|
||||||
"dom-serializer": "0.1.0",
|
"dom-serializer": "0.1.0",
|
||||||
"fg-loadcss": "^2.0.1",
|
"fg-loadcss": "^2.0.1",
|
||||||
"get-stdin": "^6.0.0",
|
"get-stdin": "^6.0.0",
|
||||||
"indent-string": "^3.2.0",
|
"indent-string": "^3.2.0",
|
||||||
"lodash": "^4.17.5",
|
"lodash": "^4.17.10",
|
||||||
"meow": "^4.0.0",
|
"meow": "^5.0.0",
|
||||||
"normalize-newline": "3.0.0",
|
"normalize-newline": "3.0.0",
|
||||||
"reaver": "2.0.0",
|
"reaver": "2.0.0",
|
||||||
"resolve": "^1.5.0",
|
"resolve": "^1.7.1",
|
||||||
"slash": "1.0.0",
|
"slash": "^2.0.0",
|
||||||
"uglify-js": "^3.0.23"
|
"uglify-js": "^3.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^4.0.2",
|
"chai": "^4.0.2",
|
||||||
"concat-stream": "^1.6.1",
|
"concat-stream": "^1.6.2",
|
||||||
"coveralls": "^3.0.0",
|
"coveralls": "^3.0.1",
|
||||||
"mocha": "^5.0.1",
|
"mocha": "^5.2.0",
|
||||||
"mockery": "^2.1.0",
|
"mockery": "^2.1.0",
|
||||||
"nsp": "^3.2.1",
|
"nsp": "^3.2.1",
|
||||||
"nyc": "^11.0.3",
|
"nyc": "^13.0.0",
|
||||||
"read-package-json": "^2.0.10",
|
"read-package-json": "^2.0.10",
|
||||||
"xo": "^0.20.3"
|
"xo": "^0.21.1"
|
||||||
},
|
},
|
||||||
"xo": {
|
"xo": {
|
||||||
"space": 4,
|
"space": 4,
|
||||||
|
6921
test/fixtures/bower_components/bootstrap/dist/css/bootstrap.d561412a.css
vendored
Normal file
6921
test/fixtures/bower_components/bootstrap/dist/css/bootstrap.d561412a.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user