mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Update jquery to 3.1.0 and marky-markdown to 7.0.2.
chore(package): update jquery to version 3.1.0 (#2483) https://greenkeeper.io/
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"doc": "node lib/main/build-doc github && npm run test:doc",
|
"doc": "node lib/main/build-doc github && npm run test:doc",
|
||||||
"doc:fp": "node lib/fp/build-doc",
|
"doc:fp": "node lib/fp/build-doc",
|
||||||
"doc:site": "node lib/main/build-doc site",
|
"doc:site": "node lib/main/build-doc site",
|
||||||
"doc:sitehtml": "optional-dev-dependency marky-markdown@^7.0.1 && npm run doc:site && node lib/main/build-site",
|
"doc:sitehtml": "optional-dev-dependency marky-markdown@^7.0.2 && npm run doc:site && node lib/main/build-site",
|
||||||
"prepublish": "npm run build",
|
"prepublish": "npm run build",
|
||||||
"pretest": "npm run build",
|
"pretest": "npm run build",
|
||||||
"style": "npm run style:main && npm run style:fp && npm run style:perf && npm run style:test",
|
"style": "npm run style:main && npm run style:fp && npm run style:perf && npm run style:test",
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
"fs-extra": "~0.30.0",
|
"fs-extra": "~0.30.0",
|
||||||
"glob": "^7.0.5",
|
"glob": "^7.0.5",
|
||||||
"istanbul": "0.4.4",
|
"istanbul": "0.4.4",
|
||||||
"jquery": "^3.0.0",
|
"jquery": "^3.1.0",
|
||||||
"jscs": "^3.0.6",
|
"jscs": "^3.0.6",
|
||||||
"lodash": "4.13.1",
|
"lodash": "4.13.1",
|
||||||
"markdown-doctest": "^0.8.1",
|
"markdown-doctest": "^0.8.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user