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 Nov 28, 2020
1 parent c5a18aa commit 1c57d09
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 182 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,18 @@
"devDependencies": {
"@rollup/plugin-commonjs": "16.0.0",
"@rollup/plugin-node-resolve": "10.0.0",
"@types/node": "14.14.9",
"@types/node": "14.14.10",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/webpack": "4.41.25",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"autoprefixer": "10.0.2",
"@typescript-eslint/eslint-plugin": "4.8.2",
"@typescript-eslint/parser": "4.8.2",
"autoprefixer": "10.0.4",
"clean-css-cli": "4.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.18.7",
"cross-env": "7.0.2",
"eslint": "7.13.0",
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.0",
Expand All @@ -46,8 +48,9 @@
"less": "3.12.2",
"markdownlint-cli": "0.25.0",
"no-unused-export": "1.14.0",
"postcss": "8.1.8",
"postcss": "8.1.10",
"postcss-cli": "8.3.0",
"react-dom": "17.0.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.33.3",
Expand All @@ -57,14 +60,11 @@
"ts-loader": "8.0.11",
"ts-node": "9.0.0",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.3",
"type-coverage": "2.14.5",
"typescript": "4.1.2",
"watch-then-execute": "1.2.0",
"webpack": "5.6.0",
"webpack-cli": "4.2.0",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"react-dom": "17.0.1"
"webpack": "5.8.0",
"webpack-cli": "4.2.0"
},
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 1c57d09

Please sign in to comment.