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 Mar 27, 2020
1 parent a866455 commit 78f06b3
Show file tree
Hide file tree
Showing 3 changed files with 351 additions and 387 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -30,18 +30,18 @@
"@commitlint/config-conventional": "8.3.4",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@types/jasmine": "3.5.9",
"@types/jasmine": "3.5.10",
"@types/puppeteer": "2.0.1",
"@typescript-eslint/eslint-plugin": "2.24.0",
"@typescript-eslint/parser": "2.24.0",
"autoprefixer": "9.7.4",
"@typescript-eslint/eslint-plugin": "2.25.0",
"@typescript-eslint/parser": "2.25.0",
"autoprefixer": "9.7.5",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.2",
"cross-env": "7.0.2",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-config-prettier": "6.10.1",
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.0",
"file2variable-cli": "1.9.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.1",
"jasmine": "3.5.0",
Expand All @@ -58,14 +58,14 @@
"puppeteer": "2.1.1",
"rev-static": "3.4.4",
"rimraf": "3.0.2",
"rollup": "2.1.0",
"rollup": "2.2.0",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.2.1",
"stylelint-config-standard": "20.0.0",
"type-coverage": "2.4.2",
"typescript": "3.8.3",
"watch-then-execute": "1.1.2",
"webpack": "4.42.0",
"webpack": "4.42.1",
"webpack-cli": "3.3.11"
},
"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.25",
"@types/react": "16.9.26",
"@types/react-dom": "16.9.5"
}
}

0 comments on commit 78f06b3

Please sign in to comment.