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 Aug 28, 2020
1 parent b9aaad4 commit d9614f1
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 161 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"@rollup/plugin-commonjs": "15.0.0",
"@rollup/plugin-node-resolve": "9.0.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.9.0",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"autoprefixer": "9.8.6",
"clean-css-cli": "4.3.0",
"clean-release": "2.14.0",
"clean-scripts": "1.17.0",
"cross-env": "7.0.2",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "1.12.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
Expand All @@ -47,15 +47,15 @@
"postcss-cli": "7.1.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.25.0",
"rollup": "2.26.7",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.6.1",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.2",
"ts-node": "8.10.2",
"ts-loader": "8.0.3",
"ts-node": "9.0.0",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.9.0",
"typescript": "3.9.7",
"type-coverage": "2.10.0",
"typescript": "4.0.2",
"watch-then-execute": "1.2.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"select2-component": "^5.10.2"
},
"devDependencies": {
"@types/react": "16.9.46",
"@types/react": "16.9.48",
"@types/react-dom": "16.9.8"
},
"publishConfig": {
Expand Down

0 comments on commit d9614f1

Please sign in to comment.