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 Sep 11, 2021
1 parent 7cf8176 commit 86a467b
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 150 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"devDependencies": {
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@types/react": "17.0.19",
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/parser": "4.31.0",
"autoprefixer": "10.3.4",
"clean-css-cli": "5.3.3",
"clean-release": "2.15.2",
Expand All @@ -58,9 +58,9 @@
"ts-node": "10.2.1",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.18.2",
"typescript": "4.4.2",
"typescript": "4.4.3",
"watch-then-execute": "1.2.0",
"webpack": "5.52.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 86a467b

Please sign in to comment.