Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devCrossNet committed Aug 5, 2019
1 parent 08adfa6 commit 69ae279
Show file tree
Hide file tree
Showing 14 changed files with 809 additions and 628 deletions.
439 changes: 241 additions & 198 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@types/glob": "^7.1.1",
"@types/jest": "^24.0.15",
"@types/jest": "^24.0.16",
"generate-changelog": "^1.8.0",
"glob": "^7.1.4",
"husky": "^3.0.1",
"husky": "^3.0.2",
"jest": "^24.8.0",
"lerna": "^3.16.1",
"lerna": "^3.16.4",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.1",
"ts-jest": "^24.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/addon-contentful/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/addon-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@contentful/rich-text-html-renderer": "^13.1.0",
"contentful": "^7.8.2"
"contentful": "^7.9.0"
},
"devDependencies": {
"express": "^4.16.4",
Expand Down
36 changes: 18 additions & 18 deletions packages/addon-theme-switcher/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/addon-theme-switcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"devDependencies": {
"@storybook/addons": "^5.0.11",
"@storybook/components": "^5.1.9",
"@storybook/theming": "^5.1.9",
"@storybook/components": "^5.1.10",
"@storybook/theming": "^5.1.10",
"@storybook/vue": "^5.0.11",
"@types/react": "^16.8.23",
"@types/react": "^16.8.24",
"rimraf": "^2.6.3",
"typescript": "^3.5.3"
},
Expand Down
16 changes: 4 additions & 12 deletions packages/create/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@types/glob": "7.1.1",
"@types/inquirer": "6.0.3",
"@types/inquirer": "6.5.0",
"chalk": "2.4.2",
"commander": "2.20.0",
"cross-spawn": "^6.0.5",
Expand Down
Loading

0 comments on commit 69ae279

Please sign in to comment.