-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
023237f
commit de2cfac
Showing
4 changed files
with
339 additions
and
330 deletions.
There are no files selected for viewing
561 changes: 281 additions & 280 deletions
561
.yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.6.2.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
yarnPath: .yarn/releases/yarn-3.5.0.cjs | ||
yarnPath: .yarn/releases/yarn-3.6.2.cjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
}, | ||
"license": "MIT", | ||
"author": "Masaki Hara <[email protected]>", | ||
"packageManager": "yarn@3.5.0", | ||
"packageManager": "yarn@3.6.2", | ||
"type": "module", | ||
"main": "./cjs/dist/index.js", | ||
"exports": { | ||
|
@@ -56,7 +56,7 @@ | |
"@types/node": "^18.15.11", | ||
"@typescript-eslint/eslint-plugin": "^5.57.0", | ||
"@typescript-eslint/parser": "^5.57.0", | ||
"@yarnpkg/sdks": "^3.0.0-rc.42", | ||
"@yarnpkg/sdks": "^3.0.0-rc.49", | ||
"babel-jest": "^29.5.0", | ||
"eslint": "^8.37.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters