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

Commit 7c6dbb8

Browse files
Bump eslint-plugin-nova from 1.1.0 to 1.2.0
Bumps eslint-plugin-nova from 1.1.0 to 1.2.0. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 03a7153 commit 7c6dbb8

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
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "^3.10.1",
3636
"concurrently": "^5.3.0",
3737
"eslint": "^7.12.0",
38-
"eslint-plugin-nova": "^1.1.0",
38+
"eslint-plugin-nova": "^1.2.0",
3939
"jest": "^26.6.1",
4040
"nova-extension-utils": "^1.2.1",
4141
"onchange": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,10 +1574,10 @@ escodegen@^1.14.1:
15741574
optionalDependencies:
15751575
source-map "~0.6.1"
15761576

1577-
eslint-plugin-nova@^1.1.0:
1578-
version "1.1.0"
1579-
resolved "https://registry.yarnpkg.com/eslint-plugin-nova/-/eslint-plugin-nova-1.1.0.tgz#05d8d1f0e467deb4a57c7c7f7fb774934c88b3f2"
1580-
integrity sha512-4zHmR95pb0QD+hWXBmLOPNu44WGGg1F1+vjIzN4JHupchYQpfUiAojzRJjjB6GpmmsnhG8sekuJhW8npq+dpFg==
1577+
eslint-plugin-nova@^1.2.0:
1578+
version "1.2.0"
1579+
resolved "https://registry.yarnpkg.com/eslint-plugin-nova/-/eslint-plugin-nova-1.2.0.tgz#7c3569496c21ad37985a01ddd642a0db08794002"
1580+
integrity sha512-RFOEYiT+QbJIhQo7VAKv6xsQCQ9Grn+oNzim9vS8SiamoWl/7uO4afI8uAyrkB0XRxBs/hx7b8lkMjJztpjlRA==
15811581

15821582
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
15831583
version "5.1.1"

0 commit comments

Comments
 (0)