Skip to content

Commit

Permalink
Merge pull request #186 from remarkablemark/build/devDependencies
Browse files Browse the repository at this point in the history
build(package): upgrade devDependencies
  • Loading branch information
remarkablemark committed Dec 7, 2020
2 parents d290fad + ebb1816 commit d42bf5f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -40,23 +40,23 @@
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@types/react": "^17.0.0",
"@typescript-eslint/parser": "^4.8.2",
"@typescript-eslint/parser": "^4.9.0",
"benchmark": "^2.1.4",
"dtslint": "^4.0.6",
"eslint": "^7.14.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"eslint": "^7.15.0",
"eslint-plugin-prettier": "^3.2.0",
"husky": "^4.3.5",
"jest": "^26.6.3",
"lint-staged": "^10.5.2",
"lint-staged": "^10.5.3",
"preact": "^10.5.7",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"react": "^17",
"react-dom": "^17",
"rimraf": "^3.0.2",
"rollup": "^2.33.3",
"rollup": "^2.34.2",
"rollup-plugin-terser": "^7.0.2",
"standard-version": "5",
"typescript": "^4.1.2"
Expand Down

0 comments on commit d42bf5f

Please sign in to comment.