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 Jul 10, 2020
1 parent 9c856aa commit ca04c97
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 118 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,37 +27,37 @@
"devDependencies": {
"@rollup/plugin-commonjs": "13.0.0",
"@rollup/plugin-node-resolve": "8.1.0",
"@types/node": "14.0.14",
"@types/webpack": "4.41.18",
"@typescript-eslint/eslint-plugin": "3.4.0",
"@typescript-eslint/parser": "3.4.0",
"@types/node": "14.0.22",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.6.0",
"@typescript-eslint/parser": "3.6.0",
"autoprefixer": "9.8.4",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.16.0",
"clean-scripts": "1.16.1",
"cross-env": "7.0.2",
"eslint": "7.3.1",
"eslint": "7.4.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"file2variable-cli": "1.12.0",
"file2variable-cli": "1.12.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"image2base64-cli": "2.4.0",
"image2base64-cli": "2.4.1",
"lerna": "3.22.1",
"less": "3.11.3",
"markdownlint-cli": "0.23.1",
"no-unused-export": "1.11.0",
"markdownlint-cli": "0.23.2",
"no-unused-export": "1.11.1",
"postcss-cli": "7.1.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.18.0",
"rollup": "2.21.0",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.6.1",
"stylelint-config-standard": "20.0.0",
"ts-loader": "7.0.5",
"ts-loader": "8.0.0",
"ts-node": "8.10.2",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.8.4",
"typescript": "3.9.5",
"typescript": "3.9.6",
"watch-then-execute": "1.2.0",
"webpack": "4.43.0",
"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 @@ -25,7 +25,7 @@
"tree-component": "^5.9.0"
},
"devDependencies": {
"@types/react": "16.9.41",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.8",
"react-dom": "16.13.1"
}
Expand Down
Loading

0 comments on commit ca04c97

Please sign in to comment.