Skip to content

Commit c7e27c7

Browse files
committed
Update dependencies to the latest CRAN releases
1 parent 77d80ac commit c7e27c7

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

DESCRIPTION

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,45 +24,45 @@ URL: https://devtools.r-lib.org/,
2424
BugReports: https://github.com/r-lib/devtools/issues
2525
Depends:
2626
R (>= 3.0.2),
27-
usethis (>= 1.6.0)
27+
usethis (>= 1.6.3)
2828
Imports:
29-
callr (>= 3.4.3),
29+
callr (>= 3.4.4),
3030
cli (>= 2.0.2),
31-
covr (>= 3.5.0),
31+
covr (>= 3.5.1),
3232
desc (>= 1.2.0),
33-
DT (>= 0.13),
34-
ellipsis (>= 0.3.0),
35-
httr (>= 1.4.1),
36-
jsonlite (>= 1.6.1),
33+
DT (>= 0.15),
34+
ellipsis (>= 0.3.1),
35+
httr (>= 1.4.2),
36+
jsonlite (>= 1.7.1),
3737
memoise (>= 1.1.0),
38-
pkgbuild (>= 1.0.6),
39-
pkgload (>= 1.0.2),
38+
pkgbuild (>= 1.1.0),
39+
pkgload (>= 1.1.0),
4040
rcmdcheck (>= 1.3.3),
4141
remotes (>= 2.2.0),
42-
rlang (>= 0.4.5),
43-
roxygen2 (>= 7.1.0),
42+
rlang (>= 0.4.7),
43+
roxygen2 (>= 7.1.1),
4444
rstudioapi (>= 0.11),
45-
rversions (>= 2.0.1),
45+
rversions (>= 2.0.2),
4646
sessioninfo (>= 1.1.1),
4747
stats,
4848
testthat (>= 2.3.2),
4949
tools,
5050
utils,
51-
withr (>= 2.1.2)
51+
withr (>= 2.2.0)
5252
Suggests:
5353
BiocManager (>= 1.30.10),
5454
curl (>= 4.3),
5555
digest (>= 0.6.25),
56-
foghorn (>= 1.2.1),
56+
foghorn (>= 1.3.1),
5757
gmailr (>= 1.0.0),
58-
knitr (>= 1.28),
58+
knitr (>= 1.29),
5959
lintr (>= 2.0.1),
6060
MASS,
6161
mockery (>= 0.4.2),
62-
pingr (>= 2.0.0),
63-
pkgdown (>= 1.5.1),
62+
pingr (>= 2.0.1),
63+
pkgdown (>= 1.6.1),
6464
rhub (>= 1.1.1),
65-
rmarkdown (>= 2.1),
65+
rmarkdown (>= 2.3),
6666
spelling (>= 2.1)
6767
VignetteBuilder:
6868
knitr

0 commit comments

Comments
 (0)