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 13, 2021
1 parent 05cbf82 commit 47e0cd1
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 172 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"devDependencies": {
"@rollup/plugin-commonjs": "17.1.0",
"@rollup/plugin-node-resolve": "11.1.1",
"@types/node": "14.14.25",
"@types/react": "17.0.1",
"@types/react-dom": "17.0.0",
"@types/node": "14.14.27",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.1",
"@types/webpack": "4.41.26",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"autoprefixer": "10.2.4",
"clean-css-cli": "4.3.0",
"clean-css-cli": "5.1.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"cross-env": "7.0.3",
"eslint": "7.19.0",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
Expand All @@ -48,22 +48,22 @@
"less": "3.12.2",
"markdownlint-cli": "0.26.0",
"no-unused-export": "1.14.1",
"postcss": "8.2.4",
"postcss": "8.2.6",
"postcss-cli": "8.3.1",
"react-dom": "17.0.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.38.5",
"rollup": "2.39.0",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.9.0",
"stylelint": "13.10.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.15",
"ts-loader": "8.0.17",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.9",
"typescript": "4.1.3",
"typescript": "4.1.5",
"watch-then-execute": "1.2.0",
"webpack": "5.21.0",
"webpack": "5.21.2",
"webpack-cli": "4.5.0"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 47e0cd1

Please sign in to comment.