From 11004e7494f7ee0df99fdbf6e2f569360a1e9116 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:07:27 +0000 Subject: [PATCH] feat: Upgrading obsidian-dice-roller to latest --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1aeec64..adc18e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "initiative-tracker": "^12.4.2", "obsidian": "^1.1.1", "obsidian-dataview": "^0.4.21", - "obsidian-dice-roller": "^10.2.0", + "obsidian-dice-roller": "^10.3.0", "obsidian-leaflet": "^6.0.0" }, "devDependencies": { @@ -147,9 +147,9 @@ } }, "node_modules/obsidian-dice-roller": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/obsidian-dice-roller/-/obsidian-dice-roller-10.2.0.tgz", - "integrity": "sha512-M4GhHusngpNN2DaSkQc0ESlKpM1eVigZxm2JOJCZ/zGnWyU6e9b+rLwY9/wDZix5w6I9O/eRfgzghKKYIrXshw==", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/obsidian-dice-roller/-/obsidian-dice-roller-10.3.0.tgz", + "integrity": "sha512-QP0Bl1GGSAFbxyQFd50ibNGMYIf2f5LS0J83mHoY/0G690PNQV4zkrccLiBaP9iCpr5USWa492Wb/XMSyUwfew==", "dependencies": { "obsidian-dice-roller": "^8.13.12" } @@ -342,9 +342,9 @@ } }, "obsidian-dice-roller": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/obsidian-dice-roller/-/obsidian-dice-roller-10.2.0.tgz", - "integrity": "sha512-M4GhHusngpNN2DaSkQc0ESlKpM1eVigZxm2JOJCZ/zGnWyU6e9b+rLwY9/wDZix5w6I9O/eRfgzghKKYIrXshw==", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/obsidian-dice-roller/-/obsidian-dice-roller-10.3.0.tgz", + "integrity": "sha512-QP0Bl1GGSAFbxyQFd50ibNGMYIf2f5LS0J83mHoY/0G690PNQV4zkrccLiBaP9iCpr5USWa492Wb/XMSyUwfew==", "requires": { "obsidian-dice-roller": "^8.13.12" }, diff --git a/package.json b/package.json index 10555e3..9fd7bcd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "initiative-tracker": "^12.4.2", "obsidian": "^1.1.1", "obsidian-dataview": "^0.4.21", - "obsidian-dice-roller": "^10.2.0", + "obsidian-dice-roller": "^10.3.0", "obsidian-leaflet": "^6.0.0" }, "description": "",