Skip to content

Commit 48ec5cb

Browse files
chore(deps): bump @node-rs/deno-lint-win32 from 0.1.0 to 0.2.0
1 parent fe4c48d commit 48ec5cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/deno-lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"optionalDependencies": {
4646
"@node-rs/deno-lint-darwin": "^0.2.0",
4747
"@node-rs/deno-lint-linux": "^0.1.0",
48-
"@node-rs/deno-lint-win32": "^0.1.0"
48+
"@node-rs/deno-lint-win32": "^0.2.0"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -976,10 +976,10 @@
976976
resolved "https://registry.yarnpkg.com/@node-rs/deno-lint-linux/-/deno-lint-linux-0.1.0.tgz#ca849a63ded6458322b06bbe397f467887c13b63"
977977
integrity sha512-HiqucOLjZ5uPPqm8b13mgAWe7w31DNeTASydOUbr+bxRlcCqtZ4PIs37Ly28RHYGmU+IEZrW6EvHD0Ky0aVOhQ==
978978

979-
"@node-rs/deno-lint-win32@^0.1.0":
980-
version "0.1.0"
981-
resolved "https://registry.yarnpkg.com/@node-rs/deno-lint-win32/-/deno-lint-win32-0.1.0.tgz#db85bbfbb0d44f955c0bd1aca8f268635a9f6d3c"
982-
integrity sha512-Ja+WDWqD/TuPS1lW+W1BgR0eJToI9WxhvKLq3W/AzY2bWBG4ALrH61hKkwEk2/ANYVAu98oMFNKGONN++ptCRA==
979+
"@node-rs/deno-lint-win32@^0.2.0":
980+
version "0.2.0"
981+
resolved "https://registry.yarnpkg.com/@node-rs/deno-lint-win32/-/deno-lint-win32-0.2.0.tgz#543ab9d52c11387d533144cba13ea456cdd573b8"
982+
integrity sha512-xk+Y+vsl5uWUtRWMZlscJEAeryIZom0EZQ7YyM2H+6SIWC2bKW1aHpleaxPc8SlU/kV9WrO51wu3Obv28fN5ow==
983983

984984
"@nodelib/[email protected]":
985985
version "2.1.3"

0 commit comments

Comments
 (0)