We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ffed5 commit 37f8c01Copy full SHA for 37f8c01
1 file changed
DESCRIPTION
@@ -23,7 +23,7 @@ Depends:
23
usethis (>= 2.0.1)
24
Imports:
25
callr (>= 3.6.0),
26
- cli (>= 2.3.1),
+ cli (>= 2.4.0),
27
desc (>= 1.3.0),
28
ellipsis (>= 0.3.1),
29
fs (>= 1.5.0),
@@ -32,9 +32,9 @@ Imports:
32
lifecycle (>= 1.0.0),
33
memoise (>= 2.0.0),
34
pkgbuild (>= 1.2.0),
35
- pkgload (>= 1.2.0),
+ pkgload (>= 1.2.1),
36
rcmdcheck (>= 1.3.3),
37
- remotes (>= 2.2.0),
+ remotes (>= 2.3.0),
38
rlang (>= 0.4.10),
39
roxygen2 (>= 7.1.1),
40
rstudioapi (>= 0.13),
@@ -52,7 +52,7 @@ Suggests:
52
digest (>= 0.6.27),
53
DT (>= 0.17),
54
foghorn (>= 1.3.2),
55
- gh (>= 1.2.0),
+ gh (>= 1.2.1),
56
gmailr (>= 1.0.0),
57
knitr (>= 1.31),
58
lintr (>= 2.0.1),
0 commit comments