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 20, 2021
1 parent 47f3438 commit 26413dd
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 328 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,39 @@
},
"homepage": "https://github.com/plantain-00/types-as-schema#readme",
"devDependencies": {
"@types/fs-extra": "9.0.7",
"@types/fs-extra": "9.0.8",
"@types/lodash": "4.14.168",
"@types/minimist": "1.2.1",
"@types/node": "14.14.31",
"@types/node": "14.14.35",
"@types/webpack": "4.41.26",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"autoprefixer": "10.2.4",
"clean-css-cli": "5.2.0",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"autoprefixer": "10.2.5",
"clean-css-cli": "5.2.2",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"eslint": "7.20.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"less": "4.0.0",
"markdownlint-cli": "0.26.0",
"markdownlint-cli": "0.27.1",
"no-unused-export": "1.14.1",
"postcss": "8.2.6",
"postcss": "8.2.8",
"postcss-cli": "8.3.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "13.11.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.17",
"stylelint": "13.12.0",
"stylelint-config-standard": "21.0.0",
"ts-loader": "8.0.18",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.16.3",
"vue": "3.0.6",
"type-coverage": "2.17.0",
"vue": "3.0.7",
"watch-then-execute": "1.2.0",
"webpack": "5.24.2",
"webpack": "5.27.0",
"webpack-cli": "4.5.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 26413dd

Please sign in to comment.