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 Jun 5, 2021
1 parent 7d9883b commit 0b19792
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 151 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"devDependencies": {
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@types/node": "15.6.1",
"@types/react": "17.0.8",
"@types/react-dom": "17.0.5",
"@types/node": "15.12.1",
"@types/react": "17.0.9",
"@types/react-dom": "17.0.6",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"autoprefixer": "10.2.6",
"clean-css-cli": "5.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"cross-env": "7.0.3",
"eslint": "7.27.0",
"eslint": "7.28.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
Expand All @@ -53,7 +53,7 @@
"react-dom": "17.0.2",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.50.3",
"rollup": "2.50.6",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.13.1",
"stylelint-config-standard": "22.0.0",
Expand Down
Loading

0 comments on commit 0b19792

Please sign in to comment.