Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 17 dependencies from npm #3477

Merged
merged 20 commits into from
Apr 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
007d33c
Update codelyzer from 4.2.1 to 4.3.0 in /
dependencies-bot Apr 23, 2018
ad92090
Update eslint-plugin-jest from 21.15.0 to 21.15.1 in /
dependencies-bot Apr 23, 2018
c018574
Update tslint-config-prettier from 1.10.0 to 1.12.0 in /
dependencies-bot Apr 23, 2018
2a73c8e
Update typescript from 2.8.1 to 2.8.3 in /
dependencies-bot Apr 23, 2018
7226f7d
Update glamorous from 4.12.3 to 4.12.4 in addons/actions
dependencies-bot Apr 23, 2018
b188c52
Update glamorous from 4.12.3 to 4.12.4 in lib/components
dependencies-bot Apr 23, 2018
e595f81
Update glamorous from 4.12.3 to 4.12.4 in addons/a11y
dependencies-bot Apr 23, 2018
682fdbb
Update glamorous from 4.12.3 to 4.12.4 in addons/info
dependencies-bot Apr 23, 2018
f1f6aed
Update glamorous from 4.12.3 to 4.12.4 in addons/jest
dependencies-bot Apr 23, 2018
1cbff9e
Update style-loader from 0.20.3 to 0.21.0 in lib/core
dependencies-bot Apr 23, 2018
8fddf5e
Update glamorous from 4.12.3 to 4.12.4 in app/react
dependencies-bot Apr 23, 2018
7e7134b
Update react-modal from 3.4.1 to 3.4.2 in lib/ui
dependencies-bot Apr 23, 2018
55a9937
Update url-parse from 1.3.0 to 1.4.0 in app/react-native
dependencies-bot Apr 23, 2018
4a50fb3
Update @types/node from 9.6.5 to 9.6.6 in examples/angular-cli
dependencies-bot Apr 23, 2018
f1fa6dd
Update karma from 2.0.0 to 2.0.2 in examples/angular-cli
dependencies-bot Apr 23, 2018
fb811f7
Update typescript from 2.8.1 to 2.8.3 in examples/angular-cli
dependencies-bot Apr 23, 2018
930326c
Update react-chromatic from 0.8.1 to 0.8.2 in examples/official-story…
dependencies-bot Apr 23, 2018
3dc136a
batch bootstrap
dependencies-bot Apr 23, 2018
2ff4237
Update to 0.8.3
tmeasday Apr 26, 2018
0a959b4
somehow missed this first time
tmeasday Apr 26, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"axe-core": "^3.0.1",
"babel-runtime": "^6.26.0",
"glamor": "^2.20.40",
"glamorous": "^4.12.3",
"glamorous": "^4.12.4",
"prop-types": "^15.6.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-runtime": "^6.26.0",
"deep-equal": "^1.0.1",
"glamor": "^2.20.40",
"glamorous": "^4.12.3",
"glamorous": "^4.12.4",
"global": "^4.3.2",
"make-error": "^1.3.4",
"prop-types": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@storybook/components": "4.0.0-alpha.3",
"babel-runtime": "^6.26.0",
"glamor": "^2.20.40",
"glamorous": "^4.12.3",
"glamorous": "^4.12.4",
"global": "^4.3.2",
"marksy": "^6.0.3",
"nested-object-assign": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@storybook/components": "4.0.0-alpha.3",
"babel-runtime": "^6.26.0",
"glamor": "^2.20.40",
"glamorous": "^4.12.3",
"glamorous": "^4.12.4",
"global": "^4.3.2",
"prop-types": "^15.6.1"
},
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
"url-parse": "^1.3.0",
"url-parse": "^1.4.0",
"util-deprecate": "^1.0.2",
"uuid": "^3.2.1",
"webpack": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"core-js": "^2.5.5",
"dotenv-webpack": "^1.5.5",
"glamor": "^2.20.40",
"glamorous": "^4.12.3",
"glamorous": "^4.12.4",
"global": "^4.3.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"@storybook/angular": "4.0.0-alpha.3",
"@types/jasmine": "~2.8.6",
"@types/jasminewd2": "^2.0.3",
"@types/node": "~9.6.5",
"@types/node": "~9.6.6",
"babel-core": "^6.26.0",
"global": "^4.3.2",
"jasmine-core": "~3.1.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~2.0.0",
"karma": "~2.0.2",
"karma-chrome-launcher": "~2.2.0",
"karma-cli": "~1.0.1",
"karma-coverage-istanbul-reporter": "^1.4.2",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^1.0.0",
"protractor": "~5.3.1",
"ts-node": "~6.0.0",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
}
}
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"paths.macro": "^2.0.2",
"prop-types": "^15.6.1",
"react": "^16.3.2",
"react-chromatic": "^0.8.1",
"react-chromatic": "^0.8.3",
"react-dom": "^16.3.2",
"uuid": "^3.2.1",
"webpack": "^4.6.0"
Expand Down
2 changes: 1 addition & 1 deletion lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"glamor": "^2.20.40",
"glamorous": "^4.12.3",
"glamorous": "^4.12.4",
"prop-types": "^15.6.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"redux": "^4.0.0",
"serve-favicon": "^2.5.0",
"shelljs": "^0.8.1",
"style-loader": "^0.20.3",
"style-loader": "^0.21.0",
"svg-url-loader": "^2.3.2",
"url-loader": "^1.0.1",
"webpack": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-fuzzy": "^0.5.2",
"react-icons": "^2.2.7",
"react-lifecycles-compat": "^3.0.2",
"react-modal": "^3.4.1",
"react-modal": "^3.4.2",
"react-split-pane": "^0.1.77",
"react-treebeard": "^2.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"babel-preset-stage-0": "^6.24.1",
"chalk": "^2.4.0",
"codecov": "^3.0.0",
"codelyzer": "^4.2.1",
"codelyzer": "^4.3.0",
"commander": "^2.15.1",
"concurrently": "^3.5.1",
"cross-env": "^5.1.4",
Expand All @@ -65,7 +65,7 @@
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jest": "^21.15.0",
"eslint-plugin-jest": "^21.15.1",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^2.6.0",
Expand Down Expand Up @@ -101,9 +101,9 @@
"remark-preset-lint-recommended": "^3.0.1",
"shelljs": "^0.8.1",
"tslint": "~5.9.1",
"tslint-config-prettier": "^1.10.0",
"tslint-config-prettier": "^1.12.0",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"engines": {
"node": ">=8.0.0",
Expand Down
Loading