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 1, 2020
1 parent dbd9167 commit 2c8dc0f
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 160 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -27,13 +27,13 @@
"@rollup/plugin-commonjs": "14.0.0",
"@rollup/plugin-node-resolve": "8.4.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.7.0",
"@typescript-eslint/parser": "3.7.0",
"autoprefixer": "9.8.5",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.7.1",
"autoprefixer": "9.8.6",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.17.0",
"cross-env": "7.0.2",
"eslint": "7.5.0",
"eslint": "7.6.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"file2variable-cli": "1.12.1",
Expand All @@ -55,7 +55,7 @@
"type-coverage": "2.9.0",
"typescript": "3.9.7",
"watch-then-execute": "1.2.0",
"webpack": "4.43.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -26,7 +26,7 @@
"react-dom": "16"
},
"devDependencies": {
"@types/react": "16.9.43",
"@types/react": "16.9.44",
"@types/react-dom": "16.9.8"
}
}

0 comments on commit 2c8dc0f

Please sign in to comment.