You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2022/07/28 10:27:16 UTC

[pdfbox-docs] 02/02: PDFBOX-5073: upgrade 11ty to 2.0.0-canary.14; upgrade deps

This is an automated email from the ASF dual-hosted git repository.

msahyoun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git

commit cb8eb9d314d69d6a3319d9b353a801892b0ad40a
Author: Maruan Sahyoun <sa...@fileaffairs.de>
AuthorDate: Thu Jul 28 12:26:11 2022 +0200

    PDFBOX-5073: upgrade 11ty to 2.0.0-canary.14; upgrade deps
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index b0016479..b0dceb1c 100644
--- a/package.json
+++ b/package.json
@@ -17,13 +17,13 @@
     "checks": "run-s check:*"
   },
   "devDependencies": {
-    "@11ty/eleventy": "2.0.0-canary.13",
+    "@11ty/eleventy": "2.0.0-canary.14",
     "@11ty/eleventy-fetch": "3.0.0",
     "@11ty/eleventy-plugin-syntaxhighlight": "4.1.0",
     "html-validate": "7.1.2",
     "markdown-it-anchor": "8.6.4",
     "npm-run-all": "4.1.5",
-    "sass": "1.53.0"
+    "sass": "1.54.0"
   },
   "dependencies": {
     "eleventy-plugin-nesting-toc": "1.3.0"