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 Apr 25, 2020
1 parent 7d8b7dc commit 9ac5ccb
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 114 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"@types/fs-extra": "8.1.0",
"@types/jasmine": "3.5.10",
"@types/minimist": "1.2.0",
"@types/node": "13.13.0",
"@types/node": "13.13.2",
"@types/puppeteer": "2.0.1",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "2.29.0",
"autoprefixer": "9.7.6",
"clean-css-cli": "4.3.0",
"clean-release": "2.7.4",
"clean-scripts": "1.12.2",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.1",
"github-fork-ribbon-css": "0.2.3",
Expand All @@ -49,25 +49,25 @@
"markdownlint-cli": "0.22.0",
"no-unused-export": "1.10.2",
"postcss-cli": "7.1.0",
"puppeteer": "3.0.0",
"puppeteer": "3.0.1",
"rev-static": "3.4.4",
"rimraf": "3.0.2",
"stylelint": "13.3.2",
"stylelint": "13.3.3",
"stylelint-config-standard": "20.0.0",
"type-coverage": "2.4.2",
"vue": "2.6.11",
"vue-class-component": "7.2.3",
"watch-then-execute": "1.1.2",
"webpack": "4.42.1",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
},
"dependencies": {
"ajv": "6.12.0",
"ajv": "6.12.2",
"chokidar": "3.3.1",
"fs-extra": "9.0.0",
"lodash.snakecase": "4.1.1",
"minimist": "1.2.5",
"protobufjs": "6.8.9",
"protobufjs": "6.9.0",
"ts-lib-utils": "2.2.0",
"tslib": "1.11.1",
"typescript": "3"
Expand Down
Loading

0 comments on commit 9ac5ccb

Please sign in to comment.