Skip to content

Commit 96449c6

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

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
@@ -44,7 +44,7 @@
4444
},
4545
"optionalDependencies": {
4646
"@node-rs/deno-lint-darwin": "^0.2.0",
47-
"@node-rs/deno-lint-linux": "^0.1.0",
47+
"@node-rs/deno-lint-linux": "^0.2.0",
4848
"@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
@@ -971,10 +971,10 @@
971971
resolved "https://registry.yarnpkg.com/@node-rs/deno-lint-darwin/-/deno-lint-darwin-0.2.0.tgz#b61c32ab649f52d6f281d29a8aab469d98a9e79d"
972972
integrity sha512-Ja0IlDkpPcYKEF4Uj48TpY+W4bcu88eEUNZFc2exa2qEE7pJAFNpfzfqwW6kVJr3DkkonnPb/Mso7pH0Qe4pvw==
973973

974-
"@node-rs/deno-lint-linux@^0.1.0":
975-
version "0.1.0"
976-
resolved "https://registry.yarnpkg.com/@node-rs/deno-lint-linux/-/deno-lint-linux-0.1.0.tgz#ca849a63ded6458322b06bbe397f467887c13b63"
977-
integrity sha512-HiqucOLjZ5uPPqm8b13mgAWe7w31DNeTASydOUbr+bxRlcCqtZ4PIs37Ly28RHYGmU+IEZrW6EvHD0Ky0aVOhQ==
974+
"@node-rs/deno-lint-linux@^0.2.0":
975+
version "0.2.0"
976+
resolved "https://registry.yarnpkg.com/@node-rs/deno-lint-linux/-/deno-lint-linux-0.2.0.tgz#7aa17c000d143ceb6bfad2ec240a94e84e5ce237"
977+
integrity sha512-gFUG4AZfmbMTMSdJbI+srSd9f5groznXXM1GqOejsKqdEgm+4os6GtSsmUDoFJWCLVbtX4KtlyYJoUJFyFPE6A==
978978

979979
"@node-rs/deno-lint-win32@^0.2.0":
980980
version "0.2.0"

0 commit comments

Comments
 (0)