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

Commit fdaf500

Browse files
Bump eslint-plugin-nova from 1.0.0 to 1.1.0
Bumps eslint-plugin-nova from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent afe41fc commit fdaf500

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.10.0",
38-
"eslint-plugin-nova": "^1.0.0",
38+
"eslint-plugin-nova": "^1.1.0",
3939
"jest": "^26.4.2",
4040
"nova-extension-utils": "^1.0.3",
4141
"onchange": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,10 +1577,10 @@ escodegen@^1.14.1:
15771577
optionalDependencies:
15781578
source-map "~0.6.1"
15791579

1580-
eslint-plugin-nova@^1.0.0:
1581-
version "1.0.0"
1582-
resolved "https://registry.yarnpkg.com/eslint-plugin-nova/-/eslint-plugin-nova-1.0.0.tgz#b256c78a5201005163bf981155d306f4b6968ddf"
1583-
integrity sha512-Qa2Df/AmS5pgGa//XTulQNzyr6eliF3NHS9w3iReqMuf02tBgzJ88xDwjaOZJwR4J06cpFWLgAF55+M74Mvarw==
1580+
eslint-plugin-nova@^1.1.0:
1581+
version "1.1.0"
1582+
resolved "https://registry.yarnpkg.com/eslint-plugin-nova/-/eslint-plugin-nova-1.1.0.tgz#05d8d1f0e467deb4a57c7c7f7fb774934c88b3f2"
1583+
integrity sha512-4zHmR95pb0QD+hWXBmLOPNu44WGGg1F1+vjIzN4JHupchYQpfUiAojzRJjjB6GpmmsnhG8sekuJhW8npq+dpFg==
15841584

15851585
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
15861586
version "5.1.1"

0 commit comments

Comments
 (0)