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 Feb 6, 2021
1 parent 8de4bc2 commit 389d6ec
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 299 deletions.
14 changes: 7 additions & 7 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.168",
"@types/minimist": "1.2.1",
"@types/node": "14.14.22",
"@types/node": "14.14.25",
"@types/webpack": "4.41.26",
"@typescript-eslint/eslint-plugin": "4.14.1",
"@typescript-eslint/parser": "4.14.1",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"autoprefixer": "10.2.4",
"clean-css-cli": "4.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"eslint": "7.18.0",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
Expand All @@ -51,14 +51,14 @@
"rimraf": "3.0.2",
"stylelint": "13.9.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.14",
"ts-loader": "8.0.15",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.9",
"vue": "3.0.5",
"watch-then-execute": "1.2.0",
"webpack": "5.19.0",
"webpack-cli": "4.4.0"
"webpack": "5.21.0",
"webpack-cli": "4.5.0"
},
"dependencies": {
"ajv": "7",
Expand Down

0 comments on commit 389d6ec

Please sign in to comment.