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 Jan 9, 2021
1 parent 27ca928 commit fcbff5e
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 163 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@types/fs-extra": "9.0.6",
"@types/lodash": "4.14.167",
"@types/minimist": "1.2.1",
"@types/node": "14.14.19",
"@types/node": "14.14.20",
"@types/webpack": "4.41.25",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/parser": "4.11.1",
"autoprefixer": "10.1.0",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"autoprefixer": "10.2.1",
"clean-css-cli": "4.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"eslint": "7.16.0",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.0",
Expand All @@ -45,19 +45,19 @@
"less": "4.0.0",
"markdownlint-cli": "0.26.0",
"no-unused-export": "1.14.0",
"postcss": "8.2.2",
"postcss": "8.2.3",
"postcss-cli": "8.3.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "13.8.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.13",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.8",
"vue": "3.0.5",
"watch-then-execute": "1.2.0",
"webpack": "5.11.1",
"webpack": "5.12.1",
"webpack-cli": "4.3.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit fcbff5e

Please sign in to comment.