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 Sep 4, 2020
1 parent d9614f1 commit 09a6ac8
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 165 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"devDependencies": {
"@rollup/plugin-commonjs": "15.0.0",
"@rollup/plugin-node-resolve": "9.0.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"@types/webpack": "4.41.22",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"autoprefixer": "9.8.6",
"clean-css-cli": "4.3.0",
"clean-release": "2.14.0",
"clean-scripts": "1.17.0",
"clean-scripts": "1.17.1",
"cross-env": "7.0.2",
"eslint": "7.7.0",
"eslint": "7.8.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "1.12.1",
Expand All @@ -44,12 +44,12 @@
"less": "3.12.2",
"markdownlint-cli": "0.23.2",
"no-unused-export": "1.12.2",
"postcss-cli": "7.1.1",
"postcss-cli": "7.1.2",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.26.7",
"rollup": "2.26.10",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.6.1",
"stylelint": "13.7.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.3",
"ts-node": "9.0.0",
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.48",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8"
},
"publishConfig": {
Expand Down

0 comments on commit 09a6ac8

Please sign in to comment.