File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4646 :with -dev-setup) )
4747 ( ocamlformat
4848 ( and
49- ( = 0 .27.0 )
49+ ( = 0 .28.1 )
5050 :with -dev-setup) ) ) )
5151
5252( package
6363 ( merlin :with -test)
6464 ( ocamlformat
6565 ( and
66- ( = 0 .27.0 )
66+ ( = 0 .28.1 )
6767 :with -dev-setup) ) ) )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "reason" {>= "3.12.0"}
2020 "ppxlib" {>= "0.36.0"}
2121 "merlin" {with-test}
22- "ocamlformat" {= "0.27.0 " & with-dev-setup}
22+ "ocamlformat" {= "0.28.1 " & with-dev-setup}
2323 "odoc" {with-doc}
2424]
2525build: [
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
2424 "reason" {>= "3.12.0"}
2525 "ocaml-lsp-server" {with-dev-setup}
2626 "opam-check-npm-deps" {dev & with-dev-setup}
27- "ocamlformat" {= "0.27.0 " & with-dev-setup}
27+ "ocamlformat" {= "0.28.1 " & with-dev-setup}
2828 "odoc" {with-doc}
2929]
3030build: [
@@ -47,5 +47,5 @@ depexts: [
4747 ["react-dom"] {npm-version = "^19.1.0"}
4848]
4949pin-depends: [
50- [ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#5e036d2314fc7c0259626dbb352c04ce6442f739 "]
50+ [ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#4.1.0 "]
5151]
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ depexts: [
33 ["react-dom"] {npm-version = "^19.1.0"}
44]
55pin-depends: [
6- [ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#5e036d2314fc7c0259626dbb352c04ce6442f739 "]
6+ [ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#4.1.0 "]
77]
You can’t perform that action at this time.
0 commit comments