mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:31:19 +08:00
Update nodemon from 1.14.11 to 1.14.12 in /
This commit is contained in:
parent
cb75ef5e1e
commit
8f2e7a145f
@ -88,7 +88,7 @@
|
||||
"lerna": "2.6.0",
|
||||
"lint-staged": "^6.1.0",
|
||||
"lodash": "^4.17.4",
|
||||
"nodemon": "^1.14.11",
|
||||
"nodemon": "^1.14.12",
|
||||
"npmlog": "^4.1.2",
|
||||
"prettier": "^1.10.2",
|
||||
"puppeteer": "^0.13.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -10229,6 +10229,20 @@ nodemon@^1.12.1, nodemon@^1.14.11:
|
||||
undefsafe "^2.0.1"
|
||||
update-notifier "^2.3.0"
|
||||
|
||||
nodemon@^1.14.12:
|
||||
version "1.14.12"
|
||||
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.14.12.tgz#fe059424b15ebdb107696287a558d9cf53a63999"
|
||||
dependencies:
|
||||
chokidar "^2.0.0"
|
||||
debug "^3.1.0"
|
||||
ignore-by-default "^1.0.1"
|
||||
minimatch "^3.0.4"
|
||||
pstree.remy "^1.1.0"
|
||||
semver "^5.4.1"
|
||||
touch "^3.1.0"
|
||||
undefsafe "^2.0.1"
|
||||
update-notifier "^2.3.0"
|
||||
|
||||
nomnom@^1.8.1:
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.8.1.tgz#2151f722472ba79e50a76fc125bb8c8f2e4dc2a7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user