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 3, 2021
1 parent 02824ed commit e839fe8
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 190 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"homepage": "https://github.com/plantain-00/types-as-schema#readme",
"devDependencies": {
"@types/fs-extra": "9.0.9",
"@types/fs-extra": "9.0.10",
"@types/lodash": "4.14.168",
"@types/minimist": "1.2.1",
"@types/node": "14.14.36",
"@types/webpack": "5.0.0",
"@typescript-eslint/eslint-plugin": "4.19.0",
"@typescript-eslint/parser": "4.19.0",
"@types/node": "14.14.37",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.20.0",
"@typescript-eslint/parser": "4.20.0",
"autoprefixer": "10.2.5",
"clean-css-cli": "5.2.2",
"clean-release": "2.15.2",
Expand All @@ -45,23 +45,23 @@
"less": "4.0.0",
"markdownlint-cli": "0.27.1",
"no-unused-export": "1.14.1",
"postcss": "8.2.8",
"postcss": "8.2.9",
"postcss-cli": "8.3.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "13.12.0",
"stylelint-config-standard": "21.0.0",
"ts-loader": "8.0.18",
"ts-loader": "8.1.0",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.17.0",
"vue": "3.0.8",
"vue": "3.0.11",
"watch-then-execute": "1.2.0",
"webpack": "5.28.0",
"webpack-cli": "4.5.0"
"webpack": "5.30.0",
"webpack-cli": "4.6.0"
},
"dependencies": {
"ajv": "7",
"ajv": "7 || 8",
"chokidar": "3",
"fs-extra": "9",
"lodash": "4",
Expand Down

0 comments on commit e839fe8

Please sign in to comment.