Skip to content

Commit

Permalink
Update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
guyca committed Jul 19, 2024
1 parent 5810677 commit 0d6b79c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-plugin-obsidian/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"peerDependencies": {
"eslint": "8.x.x",
"react-obsidian": "2.x.x",
"eslint-plugin-obsidian": "*"
"eslint-plugin-obsidian": "*",
"react-obsidian": "2.x.x"
},
"dependencies": {
"@typescript-eslint/parser": "6.6.x",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8335,6 +8335,7 @@ __metadata:
typescript: ^4.5.4
peerDependencies:
eslint: 8.x.x
eslint-plugin-obsidian: "*"
react-obsidian: 2.x.x
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 0d6b79c

Please sign in to comment.