Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
plantain-00 committed Jan 9, 2021

Verified

This commit was signed with the committer’s verified signature.
Aaron1011 Aaron Hill
1 parent b73b6ba commit ec6dbc0
Showing 2 changed files with 179 additions and 161 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -30,14 +30,14 @@
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/webpack": "4.41.25",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/parser": "4.11.1",
"autoprefixer": "10.1.0",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"autoprefixer": "10.2.1",
"clean-css-cli": "4.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"cross-env": "7.0.3",
"eslint": "7.16.0",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.0",
@@ -46,21 +46,21 @@
"less": "4.0.0",
"markdownlint-cli": "0.26.0",
"no-unused-export": "1.14.0",
"postcss": "8.2.2",
"postcss": "8.2.3",
"postcss-cli": "8.3.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.35.1",
"rollup": "2.36.1",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.8.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.13",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.8",
"typescript": "4.1.3",
"watch-then-execute": "1.2.0",
"webpack": "5.11.1",
"webpack": "5.12.1",
"webpack-cli": "4.3.1"
},
"workspaces": [
Loading

0 comments on commit ec6dbc0

Please sign in to comment.