Skip to content

Commit

Permalink
chore: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Nov 16, 2021
1 parent 60e6f30 commit 8789361
Show file tree
Hide file tree
Showing 2 changed files with 916 additions and 873 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -22,8 +22,8 @@
"postinstall": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/cli": "^14.1.0",
"@commitlint/config-conventional": "^14.1.0",
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
Expand All @@ -48,7 +48,7 @@
"jest": "^27.0.6",
"klona": "^2.0.4",
"lerna": "^4.0.0",
"lint-staged": "^11.0.0",
"lint-staged": "^12.0.2",
"prettier": "^2.3.2",
"raf-stub": "^3.0.0",
"rollup": "^2.43.1",
Expand Down

0 comments on commit 8789361

Please sign in to comment.