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 Feb 20, 2021
1 parent 47e0cd1 commit 80983ea
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 161 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@rollup/plugin-commonjs": "17.1.0",
"@rollup/plugin-node-resolve": "11.1.1",
"@types/node": "14.14.27",
"@rollup/plugin-node-resolve": "11.2.0",
"@types/node": "14.14.31",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.1",
"@types/webpack": "4.41.26",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1",
"autoprefixer": "10.2.4",
"clean-css-cli": "5.1.0",
"clean-css-cli": "5.2.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"cross-env": "7.0.3",
Expand All @@ -60,10 +60,10 @@
"ts-loader": "8.0.17",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.9",
"type-coverage": "2.15.1",
"typescript": "4.1.5",
"watch-then-execute": "1.2.0",
"webpack": "5.21.2",
"webpack": "5.23.0",
"webpack-cli": "4.5.0"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 80983ea

Please sign in to comment.