Skip to content

Commit

Permalink
chore: bump (dev)dependencies (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Sep 1, 2022
1 parent 829b606 commit d321cf2
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 359 deletions.
6 changes: 6 additions & 0 deletions .changeset/little-pants-nail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"eslint-mdx": patch
"eslint-plugin-mdx": patch
---

chore(deps): bump (dev)dependencies
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@1stg/lib-config": "^10.2.1",
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.3",
"@changesets/cli": "^2.24.4",
"@types/eslint": "^8.4.6",
"@types/eslint-plugin-markdown": "^2.0.0",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"@types/react": "^18.0.17",
"@types/jest": "^29.0.0",
"@types/node": "^18.7.14",
"@types/react": "^18.0.18",
"@types/unist": "^2.0.6",
"jest": "^29.0.1",
"patch-package": "^6.4.7",
Expand All @@ -42,7 +42,7 @@
"ts-node": "^10.9.1",
"type-coverage": "^2.22.0",
"typescript": "^4.8.2",
"yarn-deduplicate": "^5.0.2"
"yarn-deduplicate": "^6.0.0"
},
"resolutions": {
"prettier": "^2.7.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"remark-mdx": "^2.1.3",
"remark-parse": "^10.0.1",
"remark-stringify": "^10.0.2",
"synckit": "^0.8.3",
"synckit": "^0.8.4",
"tslib": "^2.4.0",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.1",
Expand Down
Loading

0 comments on commit d321cf2

Please sign in to comment.