From bd84d888f55b5f492e61927aaac8018763ebae00 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 22 Sep 2023 10:26:40 -0700 Subject: [PATCH] chore: update deps --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 791dcfd7..93db17ae 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "child_process": "^1.0.2", "clean-css": "^5.3.2", "dotenv-flow": "^3.3.0", - "eleventy-plugin-tabler-icons": "^2.0.5", + "eleventy-plugin-tabler-icons": "^2.0.6", "eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-youtube-embed": "^1.9.0", "eslint": "^8.49.0", diff --git a/yarn.lock b/yarn.lock index 20e9b6fe..9a57330c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1925,10 +1925,10 @@ electron-to-chromium@^1.4.477: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.508.tgz#5641ff2f5ba11df4bd960fe6a2f9f70aa8b9af96" integrity sha512-FFa8QKjQK/A5QuFr2167myhMesGrhlOBD+3cYNxO9/S4XzHEXesyTD/1/xF644gC8buFPz3ca6G1LOQD0tZrrg== -eleventy-plugin-tabler-icons@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.0.5.tgz#7d3cd416576250f0db1751b2e675e88f029064f2" - integrity sha512-6aEGe0Q+rePtTcgIq5uHb5KDNJW9zuD2yC14/K7UyFHfeMpdOkxg7iL/W1BMXH4+ruIUszByRe60O4SnbQpnIw== +eleventy-plugin-tabler-icons@^2.0.6: + version "2.0.6" + resolved "https://registry.yarnpkg.com/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.0.6.tgz#04ea88cfec61a0b7c1fbc5cb9f434e5409de819f" + integrity sha512-5wu9P6WfKxhSVc0UTdxQpp3x/AvMmApriOgZ1o2NZ2nKwT7Y/sDiGD2B9Xqj4nypuCGzVOnpnYZebd2MRQdN9Q== eleventy-plugin-unfurl@^1.0.0: version "1.0.0"