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 May 7, 2022
1 parent 34a534b commit d8860ee
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 170 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/minimist": "1.2.2",
"@types/node": "17.0.25",
"@types/node": "17.0.31",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.20.0",
"@typescript-eslint/parser": "5.20.0",
"autoprefixer": "10.4.4",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"autoprefixer": "10.4.7",
"clean-css-cli": "5.6.0",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.14.0",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
Expand All @@ -44,17 +44,17 @@
"less": "4.0.0",
"markdownlint-cli": "0.31.1",
"no-unused-export": "1.15.0",
"postcss": "8.4.12",
"postcss": "8.4.13",
"postcss-cli": "9.1.0",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "14.7.1",
"stylelint": "14.8.2",
"stylelint-config-standard": "25.0.0",
"ts-loader": "9.2.8",
"ts-loader": "9.3.0",
"ts-node": "10.7.0",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.21.1",
"typescript": "4.6.3",
"typescript": "4.6.4",
"vue": "3.2.33",
"watch-then-execute": "1.2.0",
"webpack": "5.72.0",
Expand Down
Loading

0 comments on commit d8860ee

Please sign in to comment.