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 21, 2022
1 parent d8860ee commit 7559e08
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 219 deletions.
14 changes: 7 additions & 7 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.31",
"@types/node": "17.0.35",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"autoprefixer": "10.4.7",
"clean-css-cli": "5.6.0",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
Expand All @@ -44,7 +44,7 @@
"less": "4.0.0",
"markdownlint-cli": "0.31.1",
"no-unused-export": "1.15.0",
"postcss": "8.4.13",
"postcss": "8.4.14",
"postcss-cli": "9.1.0",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
Expand All @@ -55,9 +55,9 @@
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.21.1",
"typescript": "4.6.4",
"vue": "3.2.33",
"vue": "3.2.35",
"watch-then-execute": "1.2.0",
"webpack": "5.72.0",
"webpack": "5.72.1",
"webpack-cli": "4.9.2"
},
"dependencies": {
Expand Down

0 comments on commit 7559e08

Please sign in to comment.