Skip to content

Commit

Permalink
Updating lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Jun 25, 2024
1 parent f43e146 commit 48d8e9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,12 @@
"eslint-plugin-import-x": "*"
},
"peerDependenciesMeta": {
"eslint-plugin-import": { "optional": true },
"eslint-plugin-import-x": { "optional": true }
"eslint-plugin-import": {
"optional": true
},
"eslint-plugin-import-x": {
"optional": true
}
},
"dependencies": {
"debug": "^4.3.5",
Expand Down
6 changes: 6 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6258,6 +6258,12 @@ __metadata:
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
eslint-plugin-import-x: "*"
peerDependenciesMeta:
eslint-plugin-import:
optional: true
eslint-plugin-import-x:
optional: true
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 48d8e9f

Please sign in to comment.