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 Jul 16, 2022
1 parent f9dc6e8 commit b7774b9
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 140 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": "18.0.0",
"@types/node": "18.0.5",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.30.3",
"@typescript-eslint/parser": "5.30.3",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"autoprefixer": "10.4.7",
"clean-css-cli": "5.6.0",
"clean-css-cli": "5.6.1",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.18.0",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
Expand All @@ -51,9 +51,9 @@
"stylelint": "14.9.1",
"stylelint-config-standard": "26.0.0",
"ts-loader": "9.3.1",
"ts-node": "10.8.1",
"ts-node": "10.9.1",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.21.2",
"type-coverage": "2.22.0",
"typescript": "4.7.4",
"vue": "3.2.37",
"watch-then-execute": "1.2.0",
Expand Down

0 comments on commit b7774b9

Please sign in to comment.