Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump fern-api from 0.16.22 to 0.46.22 #624

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"devDependencies": {
"concurrently": "^8.2.1",
"fern-api": "0.16.22",
"fern-api": "0.46.22",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5299,7 +5299,7 @@ __metadata:
resolution: "@revertdotdev/main@workspace:."
dependencies:
concurrently: ^8.2.1
fern-api: 0.16.22
fern-api: 0.46.22
husky: ^8.0.3
lint-staged: ^14.0.1
prettier: 3.3.2
Expand Down Expand Up @@ -16639,12 +16639,12 @@ __metadata:
languageName: node
linkType: hard

"fern-api@npm:0.16.22":
version: 0.16.22
resolution: "fern-api@npm:0.16.22"
"fern-api@npm:0.46.22":
version: 0.46.22
resolution: "fern-api@npm:0.46.22"
bin:
fern: cli.cjs
checksum: a6c02d9178575306f0a413ad2dee20d042f04e9a6cf8258450795d071a4f823d083a8c8c5b046f192f72c2d6fefd187730958f07fdabba1c2168b65f39707e7b
checksum: 2a0ebe4a63459dbae1adcc16736fe21ade5ee89a1d1bf90aec7d43f84fd1cd6e2b2d3a54dc7b6e7aaa2e24fc7abb6d951892e689616709f3532fe2938869c537
languageName: node
linkType: hard

Expand Down
Loading