Skip to content

Commit d60a3b3

Browse files
chore(deps): bump clipanion from 3.0.1 to 3.1.0
1 parent 87be83b commit d60a3b3

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
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@node-rs/helper": "^1.2.1",
56-
"clipanion": "^3.0.1",
56+
"clipanion": "^3.1.0",
5757
"loader-utils": "^2.0.0"
5858
},
5959
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2294,10 +2294,10 @@ cli-width@^3.0.0:
22942294
resolved "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
22952295
integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
22962296

2297-
clipanion@^3.0.1:
2298-
version "3.0.1"
2299-
resolved "https://registry.npmjs.org/clipanion/-/clipanion-3.0.1.tgz#cba44989fa18a625d7d02800ea98c835e973fc26"
2300-
integrity sha512-/ujK3YJ1MGjGr18w99Gl9XZjy4xcC/5bZRJXsgvYG6GbUTO4CTKriC+oUxDbo8G+G/dxDqSJhm8QIDnK6iH6Ig==
2297+
clipanion@^3.1.0:
2298+
version "3.1.0"
2299+
resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.1.0.tgz#3e217dd6476bb9236638b07eb4673f7309839819"
2300+
integrity sha512-v025Hz+IDQ15FpOyK8p02h5bFznMu6rLFsJSyOPR+7WrbSnZ1Ek6pblPukV7K5tC/dsWfncQPIrJ4iUy2PXkbw==
23012301
dependencies:
23022302
typanion "^3.3.1"
23032303

0 commit comments

Comments
 (0)