Skip to content

Commit

Permalink
chore: bump (dev)Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Oct 13, 2021
1 parent 65aec09 commit 980c2f8
Show file tree
Hide file tree
Showing 4 changed files with 2,350 additions and 6,039 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pnpm-lock.yaml
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"dependencies": {
"hast-util-is-element": "^2.1.1",
"hast-util-to-mdast": "^8.2.1",
"mdast-util-directive": "^2.1.1",
"rehype-parse": "^8.0.3",
"rehype-remark": "^9.0.0",
"remark-directive": "^2.0.0",
Expand All @@ -43,14 +42,14 @@
"unified": "^10.1.0"
},
"devDependencies": {
"@1stg/lib-config": "^4.1.1",
"@1stg/lib-config": "^4.1.2",
"@changesets/changelog-github": "^0.4.1",
"@changesets/cli": "^2.17.0",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.3",
"@types/node": "^16.10.5",
"ts-jest": "^27.0.5",
"type-coverage": "^2.18.2",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"typeCoverage": {
"atLeast": 100,
Expand Down
Loading

0 comments on commit 980c2f8

Please sign in to comment.