mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Bump dep (#659)
This commit is contained in:
parent
ad43202eee
commit
8e068b3662
3975
package-lock.json
generated
3975
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
23
package.json
23
package.json
@ -18,25 +18,24 @@
|
||||
"homepage": "https://github.com/veggiemonk/awesome-docker#readme",
|
||||
"dependencies": {
|
||||
"cheerio": "1.0.0-rc.2",
|
||||
"critical": "1.3.4",
|
||||
"dayjs": "1.7.7",
|
||||
"dayjs": "1.8.0",
|
||||
"draftlog": "1.0.12",
|
||||
"fs-extra": "7.0.0",
|
||||
"fs-extra": "7.0.1",
|
||||
"list.js": "1.5.0",
|
||||
"node-fetch": "2.2.0",
|
||||
"parcel-bundler": "1.10.3",
|
||||
"rimraf": "2.6.2",
|
||||
"showdown": "1.8.7",
|
||||
"node-fetch": "2.3.0",
|
||||
"parcel-bundler": "1.11.0",
|
||||
"rimraf": "2.6.3",
|
||||
"showdown": "1.9.0",
|
||||
"sitemap": "2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "10.0.1",
|
||||
"eslint": "5.8.0",
|
||||
"eslint": "5.12.1",
|
||||
"eslint-config-airbnb-base": "13.1.0",
|
||||
"eslint-config-prettier": "3.1.0",
|
||||
"eslint-plugin-import": "2.14.0",
|
||||
"eslint-config-prettier": "3.6.0",
|
||||
"eslint-plugin-import": "2.15.0",
|
||||
"eslint-plugin-jsx-a11y": "6.1.2",
|
||||
"eslint-plugin-prettier": "3.0.0",
|
||||
"prettier": "1.14.3"
|
||||
"eslint-plugin-prettier": "3.0.1",
|
||||
"prettier": "1.16.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user