From f9e9f3aa5d83d9685a71a5d70c8eb8d7c8ef9aa6 Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 18 Mar 2022 00:07:54 +0100 Subject: [PATCH] Update @holllo/gram again. --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66d17e9..8da215c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "xo && stylelint 'source/**/*.scss' && tsc && c8 ava" }, "dependencies": { - "@holllo/gram": "^0.2.0", + "@holllo/gram": "^0.2.1", "htm": "^3.1.0", "modern-normalize": "^1.1.0", "preact": "^10.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d10573..ffa4db8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.3 specifiers: - '@holllo/gram': ^0.2.0 + '@holllo/gram': ^0.2.1 '@preact/preset-vite': ^2.1.7 '@types/webextension-polyfill': ^0.8.2 ava: ^4.1.0 @@ -23,7 +23,7 @@ specifiers: xo: ^0.48.0 dependencies: - '@holllo/gram': 0.2.0_htm@3.1.0+preact@10.6.6 + '@holllo/gram': 0.2.1_htm@3.1.0+preact@10.6.6 htm: 3.1.0 modern-normalize: 1.1.0 preact: 10.6.6 @@ -349,8 +349,8 @@ packages: - supports-color dev: true - /@holllo/gram/0.2.0_htm@3.1.0+preact@10.6.6: - resolution: {integrity: sha512-R9D7gLxbuT+LNS6Hm1+P/kQx9m+h6A7mrY3bFjS3gSmSL9MuRjQQQsgaPcdtAJDhuie/LQznodX+si+j+1Zd+A==} + /@holllo/gram/0.2.1_htm@3.1.0+preact@10.6.6: + resolution: {integrity: sha512-F09w4w6NwYvLjRQbVcrD8gEdKd/g3iTs5dz3RbaMkT38ggToHoOO6K7UgHG2LkHaa9NGNz1gx1Hrg1TgXeAnXg==} peerDependencies: htm: 3.x preact: 10.x