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 3, 2020
1 parent 8eb9079 commit 120dfe0
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 136 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@rollup/plugin-node-resolve": "7.1.1",
"@types/jasmine": "3.5.10",
"@types/puppeteer": "2.0.1",
"@typescript-eslint/eslint-plugin": "2.25.0",
"@typescript-eslint/parser": "2.25.0",
"@typescript-eslint/eslint-plugin": "2.26.0",
"@typescript-eslint/parser": "2.26.0",
"autoprefixer": "9.7.5",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.2",
Expand All @@ -58,9 +58,9 @@
"puppeteer": "2.1.1",
"rev-static": "3.4.4",
"rimraf": "3.0.2",
"rollup": "2.2.0",
"rollup": "2.3.2",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.2.1",
"stylelint": "13.3.0",
"stylelint-config-standard": "20.0.0",
"type-coverage": "2.4.2",
"typescript": "3.8.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"select2-component": "^5.9.0"
},
"devDependencies": {
"@types/react": "16.9.26",
"@types/react-dom": "16.9.5"
"@types/react": "16.9.32",
"@types/react-dom": "16.9.6"
}
}

0 comments on commit 120dfe0

Please sign in to comment.