Skip to content

Commit 12c016a

Browse files
chore(deps-dev): bump fern-api from 0.16.22 to 0.55.1
Bumps [fern-api](https://github.com/fern-api/fern/tree/HEAD/packages/cli/cli) from 0.16.22 to 0.55.1. - [Release notes](https://github.com/fern-api/fern/releases) - [Changelog](https://github.com/fern-api/fern/blob/main/release-blockers-cli.yml) - [Commits](https://github.com/fern-api/fern/commits/0.55.1/packages/cli/cli) --- updated-dependencies: - dependency-name: fern-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb2c010 commit 12c016a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"devDependencies": {
99
"concurrently": "^8.2.1",
10-
"fern-api": "0.16.22",
10+
"fern-api": "0.55.1",
1111
"husky": "^8.0.3",
1212
"lint-staged": "^14.0.1",
1313
"prettier": "3.3.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5299,7 +5299,7 @@ __metadata:
52995299
resolution: "@revertdotdev/main@workspace:."
53005300
dependencies:
53015301
concurrently: ^8.2.1
5302-
fern-api: 0.16.22
5302+
fern-api: 0.55.1
53035303
husky: ^8.0.3
53045304
lint-staged: ^14.0.1
53055305
prettier: 3.3.2
@@ -16639,12 +16639,12 @@ __metadata:
1663916639
languageName: node
1664016640
linkType: hard
1664116641

16642-
"fern-api@npm:0.16.22":
16643-
version: 0.16.22
16644-
resolution: "fern-api@npm:0.16.22"
16642+
"fern-api@npm:0.55.1":
16643+
version: 0.55.1
16644+
resolution: "fern-api@npm:0.55.1"
1664516645
bin:
1664616646
fern: cli.cjs
16647-
checksum: a6c02d9178575306f0a413ad2dee20d042f04e9a6cf8258450795d071a4f823d083a8c8c5b046f192f72c2d6fefd187730958f07fdabba1c2168b65f39707e7b
16647+
checksum: 54c38abbe03fe7bb1ec39f25f67f65ac21c27e390b049765b9891538551931cfdf85f7f42f907f45eb0fd406db5c55bf9afeda5cdd28c45777a1c4d2c35c45dc
1664816648
languageName: node
1664916649
linkType: hard
1665016650

0 commit comments

Comments
 (0)