Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Apr 11, 2020
1 parent 81589af commit 719dbd4
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 324 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@types/jasmine": "3.5.10",
"@types/node": "13.11.0",
"@types/node": "13.11.1",
"@types/puppeteer": "2.0.1",
"@typescript-eslint/eslint-plugin": "2.26.0",
"@typescript-eslint/parser": "2.26.0",
"autoprefixer": "9.7.5",
"@typescript-eslint/eslint-plugin": "2.27.0",
"@typescript-eslint/parser": "2.27.0",
"autoprefixer": "9.7.6",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.2",
"cross-env": "7.0.2",
Expand All @@ -47,7 +47,7 @@
"http-server": "0.12.1",
"image2base64-cli": "2.3.2",
"jasmine": "3.5.0",
"karma": "4.4.1",
"karma": "5.0.1",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "1.3.0",
"karma-jasmine": "3.1.1",
Expand All @@ -60,9 +60,9 @@
"puppeteer": "2.1.1",
"rev-static": "3.4.4",
"rimraf": "3.0.2",
"rollup": "2.3.2",
"rollup": "2.6.0",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.3.0",
"stylelint": "13.3.1",
"stylelint-config-standard": "20.0.0",
"type-coverage": "2.4.2",
"typescript": "3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tree-component": "^5.9.0"
},
"devDependencies": {
"@types/react": "16.9.32",
"@types/react": "16.9.34",
"@types/react-dom": "16.9.6",
"react-dom": "16.13.1"
}
Expand Down
Loading

0 comments on commit 719dbd4

Please sign in to comment.