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 Jun 5, 2020
1 parent a14f2f3 commit 1a562ec
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 119 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,36 +27,36 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@rollup/plugin-commonjs": "12.0.0",
"@rollup/plugin-node-resolve": "8.0.0",
"@types/webpack": "4.41.16",
"@typescript-eslint/eslint-plugin": "3.0.2",
"@typescript-eslint/parser": "3.0.2",
"@rollup/plugin-commonjs": "13.0.0",
"@rollup/plugin-node-resolve": "8.0.1",
"@types/webpack": "4.41.17",
"@typescript-eslint/eslint-plugin": "3.1.0",
"@typescript-eslint/parser": "3.1.0",
"autoprefixer": "9.8.0",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.15.0",
"cross-env": "7.0.2",
"eslint": "7.1.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"file2variable-cli": "1.10.1",
"file2variable-cli": "1.11.0",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"lerna": "3.22.0",
"less": "3.11.1",
"less": "3.11.3",
"markdownlint-cli": "0.23.1",
"no-unused-export": "1.10.3",
"postcss-cli": "7.1.1",
"rev-static": "3.5.1",
"rimraf": "3.0.2",
"rollup": "2.11.2",
"rollup": "2.13.1",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.5.0",
"stylelint": "13.6.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "7.0.5",
"ts-node": "8.10.2",
"type-coverage": "2.7.0",
"typescript": "3.9.3",
"type-coverage": "2.7.1",
"typescript": "3.9.5",
"watch-then-execute": "1.1.4",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
Expand Down
Loading

0 comments on commit 1a562ec

Please sign in to comment.