Skip to content

Commit

Permalink
chore: bump few packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Mar 25, 2022
1 parent ecd14b1 commit 73cd9db
Show file tree
Hide file tree
Showing 2 changed files with 762 additions and 325 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^14.1.0",
"@types/jest": "^27.0.2",
"@types/jest": "^27.4.1",
"@types/mdast": "^3.0.10",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
Expand All @@ -54,22 +54,22 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest": "^27.5.1",
"jest-specific-snapshot": "^5.0.0",
"prettier": "^2.4.1",
"prettier": "^2.6.1",
"rollup": "^2.70.1",
"standard-version": "^9.3.2",
"terser": "^5.12.1",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.4",
"typescript": "^4.4.4"
},
"peerDependencies": {
"prettier": ">=2.1.2"
},
"dependencies": {
"binary-searching": "^2.0.5",
"comment-parser": "^1.1.4",
"linguist-languages": "^7.13.0",
"comment-parser": "^1.3.1",
"linguist-languages": "^7.15.0",
"mdast-util-from-markdown": "^0.8.5"
},
"engines": {
Expand Down
Loading

0 comments on commit 73cd9db

Please sign in to comment.