From 704ad4df882809e8e63358677cdf7e59dbf0312a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 01:49:15 +0000 Subject: [PATCH] Bump @types/nova-editor-node from 5.1.2 to 5.1.4 (#527) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 919b043..34f4167 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "@types/jest": "^27.4.1", - "@types/nova-editor-node": "^5.1.2", + "@types/nova-editor-node": "^5.1.4", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", "concurrently": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index 44f7b6f..21f6dcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -793,10 +793,10 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== -"@types/nova-editor-node@^5.1.2": - version "5.1.2" - resolved "https://registry.yarnpkg.com/@types/nova-editor-node/-/nova-editor-node-5.1.2.tgz#12b1ac31f6d82bbf6f5091198b90088db60890e4" - integrity sha512-7VXRtlJBTryCUetMAyld1P39FZ4djMhUo/6E/bU8kmsqTG6hwp3VGubI15zd1Jqgf6yeNeTzR6azUv6oKa2CWg== +"@types/nova-editor-node@^5.1.4": + version "5.1.4" + resolved "https://registry.yarnpkg.com/@types/nova-editor-node/-/nova-editor-node-5.1.4.tgz#a64c2c9aaef93a29ee2691483cf59e0a8cf4c065" + integrity sha512-S/GlHNya+zA+EyYxl/EnEPB7xJTGz5RDz/MU3ZytMK4Hl6rQSegl0Deq7t+2NnxwYFdRnJ9RVMsLDIQQHXxLGw== "@types/prettier@^2.0.0": version "2.0.2"