From 08c1f40db65cb664609d27517c4906ea618e8fd1 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 13 Sep 2023 08:30:05 -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 99150220..de92a132 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.3", + "eleventy-plugin-tabler-icons": "^2.0.5", "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 b45ffdba..b595ecb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1907,10 +1907,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.3: - version "2.0.4" - resolved "https://registry.yarnpkg.com/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.0.4.tgz#08a8590f0be0033188dd52b33aaa1ab314645bb1" - integrity sha512-nie+ubK1mnQoLEtLprGA5GUGy4AB4ZEtgJJhyoS4EMrU5Y9gW52OpCLEr67b+gJ48UI7lWE/Fuo41cznek6U8g== +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-unfurl@^1.0.0: version "1.0.0"