Skip to content

Commit 9bd36f0

Browse files
@jotadevelopersergiohgz
authored andcommitted
fix: update @verdaccio/file-locking@1.0.0
1 parent f1ef6ba commit 9bd36f0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

plugins/local-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"coverage:publish": "codecov"
1919
},
2020
"dependencies": {
21-
"@verdaccio/file-locking": "0.0.8",
21+
"@verdaccio/file-locking": "1.0.0",
2222
"@verdaccio/streams": "2.0.0-beta.0",
2323
"async": "3.0.1-0",
2424
"http-errors": "1.7.1",

plugins/local-storage/yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,13 +1153,12 @@
11531153
babel-plugin-emotion "9.2.10"
11541154
babel-plugin-flow-runtime "0.18.0"
11551155

1156-
"@verdaccio/file-locking@0.0.8":
1157-
version "0.0.8"
1158-
resolved "https://registry.verdaccio.org/@verdaccio%2ffile-locking/-/file-locking-0.0.8.tgz#6acb62e17db2fa093f86158e4a1c0b2802a69359"
1159-
integrity sha512-kK7siED1Yc/t8+G3Iyb0vdQ6mM+TKNW2wM8LO0D6bXg3rBWlf863JG7JIedSGUeMzwFOKjX75jreiE+xVeAb3w==
1156+
"@verdaccio/file-locking@1.0.0":
1157+
version "1.0.0"
1158+
resolved "https://registry.verdaccio.org/@verdaccio%2ffile-locking/-/file-locking-1.0.0.tgz#2f148612d9ce5c3c0dfd826151561b2aa887777d"
1159+
integrity sha512-FncTOEL01a8yd6xOcNX1TQgc3pRYxByAI2OaAJHjGu5xxcGoqTo6RrIDU3ILdW2ypjc9Ow/xJLarUkr6zDhyfQ==
11601160
dependencies:
11611161
lockfile "1.0.4"
1162-
lodash "4.17.11"
11631162

11641163
"@verdaccio/streams@2.0.0-beta.0":
11651164
version "2.0.0-beta.0"

0 commit comments

Comments
 (0)