Skip to content

Commit 13ef3a9

Browse files
committed
chore(dependencies): upgrades dependencies
1 parent 641192b commit 13ef3a9

File tree

2 files changed

+412
-248
lines changed

2 files changed

+412
-248
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,16 @@
5252
},
5353
"dependencies": {},
5454
"devDependencies": {
55-
"@babel/core": "^7.8.7",
56-
"@babel/preset-env": "^7.8.7",
55+
"@babel/core": "^7.9.0",
56+
"@babel/preset-env": "^7.9.0",
5757
"@commitlint/cli": "^8.3.5",
5858
"@commitlint/config-conventional": "^8.3.4",
59-
"@storybook/addon-links": "^5.3.14",
60-
"@storybook/addons": "^5.3.14",
61-
"@storybook/react": "^5.3.14",
59+
"@storybook/addon-links": "^5.3.17",
60+
"@storybook/addons": "^5.3.17",
61+
"@storybook/react": "^5.3.17",
6262
"babel-eslint": "^10.1.0",
6363
"babel-jest": "^25.1.0",
64-
"babel-loader": "^8.0.6",
64+
"babel-loader": "^8.1.0",
6565
"commitizen": "^4.0.3",
6666
"cz-conventional-changelog": "^3.1.0",
6767
"eslint": "^6.8.0",
@@ -76,10 +76,10 @@
7676
"npm-run-all": "^4.1.5",
7777
"onchange": "^6.1.0",
7878
"prettier": "^1.19.1",
79-
"react": "^16.13.0",
80-
"react-dom": "^16.13.0",
81-
"react-tree-graph": "^4.0.1",
82-
"rollup": "^2.0.5",
79+
"react": "^16.13.1",
80+
"react-dom": "^16.13.1",
81+
"react-tree-graph": "4.0.1",
82+
"rollup": "^2.1.0",
8383
"rollup-plugin-babel": "^4.4.0",
8484
"rollup-plugin-commonjs": "^10.1.0",
8585
"rollup-plugin-delete": "^1.2.0",

0 commit comments

Comments
 (0)