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

Commit 6493d37

Browse files
Bump onchange from 7.0.2 to 7.1.0
Bumps [onchange](https://github.com/Qard/onchange) from 7.0.2 to 7.1.0. - [Release notes](https://github.com/Qard/onchange/releases) - [Commits](Qard/onchange@v7.0.2...v7.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7c6dbb8 commit 6493d37

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-nova": "^1.2.0",
3939
"jest": "^26.6.1",
4040
"nova-extension-utils": "^1.2.1",
41-
"onchange": "^7.0.2",
41+
"onchange": "^7.1.0",
4242
"prettier": "^2.1.2",
4343
"rollup": "^2.32.1",
4444
"rollup-plugin-typescript2": "^0.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3306,10 +3306,10 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
33063306
dependencies:
33073307
wrappy "1"
33083308

3309-
onchange@^7.0.2:
3310-
version "7.0.2"
3311-
resolved "https://registry.yarnpkg.com/onchange/-/onchange-7.0.2.tgz#77f98263cc8412210c1a2d89a55cc5eb32ad33ec"
3312-
integrity sha512-pyJroR9gZKilbJtdGsuyxhFhwaeYSpYVle9hAORGJ5vQQH8n7QT+qWpncJTMEk9dlIXI9tOMjdJwbPaTSPTKFA==
3309+
onchange@^7.1.0:
3310+
version "7.1.0"
3311+
resolved "https://registry.yarnpkg.com/onchange/-/onchange-7.1.0.tgz#a6f0f7733e4d47014b4cd70aa1ad36c2b4cf3804"
3312+
integrity sha512-ZJcqsPiWUAUpvmnJri5TPBooqJOPmC0ttN65juhN15Q8xA+Nbg3BaxBHXQ45EistKKlKElb0edmbPWnKSBkvMg==
33133313
dependencies:
33143314
"@blakeembrey/deque" "^1.0.5"
33153315
"@blakeembrey/template" "^1.0.0"

0 commit comments

Comments
 (0)