Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit d7e877a

Browse files
Bump nova-extension-utils from 1.0.3 to 1.1.0
Bumps [nova-extension-utils](https://github.com/apexskier/nova-extension-utils) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/apexskier/nova-extension-utils/releases) - [Changelog](https://github.com/apexskier/nova-extension-utils/blob/main/CHANGELOG.md) - [Commits](apexskier/nova-extension-utils@v1.0.3...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 406dcbe commit d7e877a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "^7.11.0",
3838
"eslint-plugin-nova": "^1.1.0",
3939
"jest": "^26.5.3",
40-
"nova-extension-utils": "^1.0.3",
40+
"nova-extension-utils": "^1.1.0",
4141
"onchange": "^7.0.2",
4242
"prettier": "^2.1.2",
4343
"rollup": "^2.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,10 +3263,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
32633263
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
32643264
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
32653265

3266-
nova-extension-utils@^1.0.3:
3267-
version "1.0.3"
3268-
resolved "https://registry.yarnpkg.com/nova-extension-utils/-/nova-extension-utils-1.0.3.tgz#a79ae810d91dac9d4e30f33d7846507c882b1705"
3269-
integrity sha512-pr+Dy0TbEjVqzEeypyDplvMsCR4FMdwuipuZB3WiKmHncG6RXzAXsnWa1uLnVoTSmk9Zg2sTCMF1jwEqJUzNOQ==
3266+
nova-extension-utils@^1.1.0:
3267+
version "1.1.0"
3268+
resolved "https://registry.yarnpkg.com/nova-extension-utils/-/nova-extension-utils-1.1.0.tgz#bcb9d4499af714e963af254b4928c751e8b88344"
3269+
integrity sha512-aFjwAYLWMXxV2MmDdAN4WepnS9jNt7pRXa68UEsj0YvsZmCI6stC6pY7SFNA+i8GLIIp9wdfcmlMTZSNpchz1g==
32703270

32713271
npm-run-path@^2.0.0:
32723272
version "2.0.2"

0 commit comments

Comments
 (0)