Skip to content

Commit 5b10fe8

Browse files
chore(deps): bump typanion from 3.7.0 to 3.7.1
1 parent 7b14040 commit 5b10fe8

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

packages/deno-lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@node-rs/helper": "^1.2.1",
5656
"clipanion": "^3.1.0",
5757
"loader-utils": "^3.0.0",
58-
"typanion": "^3.7.0"
58+
"typanion": "^3.7.1"
5959
},
6060
"devDependencies": {
6161
"@types/webpack": "^5.28.0"

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7021,15 +7021,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
70217021
resolved "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
70227022
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
70237023

7024-
typanion@^3.3.1:
7025-
version "3.3.2"
7026-
resolved "https://registry.npmjs.org/typanion/-/typanion-3.3.2.tgz#c31f3b2afb6e8ae74dbd3f96d5b1d8f9745e483e"
7027-
integrity sha512-m3v3wtFc6R0wtl0RpEn11bKXIOjS1zch5gmx0zg2G5qfGQ3A9TVZRMSL43O5eFuGXsrgzyvDcGRmSXGP5UqpDQ==
7028-
7029-
typanion@^3.7.0:
7030-
version "3.7.0"
7031-
resolved "https://registry.npmjs.org/typanion/-/typanion-3.7.0.tgz#8e328065a7943e69c67ac56d90f37d8af02eec0c"
7032-
integrity sha512-RV7UTpF6wa25Bc7o6DyeuEFkrCIt8zipzrOtBJsDsWH7BP/fAHZWlHxrBe9l5qg+Gs2tqhoahg79nsUBGTTWRQ==
7024+
typanion@^3.3.1, typanion@^3.7.1:
7025+
version "3.7.1"
7026+
resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.7.1.tgz#5fceb57a2fa0c0a5beca25a7e90ac2a420863709"
7027+
integrity sha512-g2QDI/ZLpuEor9EnJ1b7s9S2QSJgNCPBw9ZCSkQdqXNjg5ZQs4mASgW/elVifSxISFwBeMaIAmMBP5luAOIKAw==
70337028

70347029
type-check@^0.4.0, type-check@~0.4.0:
70357030
version "0.4.0"

0 commit comments

Comments
 (0)