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 14, 2020
1 parent 6ab9859 commit 3a6ca0d
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 131 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
},
"homepage": "https://github.com/plantain-00/select2-component#readme",
"devDependencies": {
"@rollup/plugin-commonjs": "14.0.0",
"@rollup/plugin-node-resolve": "8.4.0",
"@rollup/plugin-commonjs": "15.0.0",
"@rollup/plugin-node-resolve": "9.0.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.8.0",
"@typescript-eslint/parser": "3.8.0",
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.9.0",
"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.6.0",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"file2variable-cli": "1.12.1",
Expand All @@ -47,7 +47,7 @@
"postcss-cli": "7.1.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.23.1",
"rollup": "2.25.0",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.6.1",
"stylelint-config-standard": "20.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.44",
"@types/react": "16.9.46",
"@types/react-dom": "16.9.8"
},
"publishConfig": {
Expand Down

0 comments on commit 3a6ca0d

Please sign in to comment.