1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Update dependency async-mutex to v0.4.1 (#9893)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-08 23:36:08 +00:00 committed by GitHub
parent 61f8a2afd3
commit 35fe392058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 17 additions and 8 deletions

View File

@ -154,7 +154,7 @@
"@joplin/utils": "~2.14",
"@sentry/electron": "4.17.0",
"@types/mustache": "4.2.5",
"async-mutex": "0.4.0",
"async-mutex": "0.4.1",
"codemirror": "5.65.9",
"color": "3.2.1",
"compare-versions": "6.1.0",

View File

@ -45,7 +45,7 @@
"@joplin/turndown-plugin-gfm": "^1.0.54",
"@joplin/utils": "~2.14",
"@types/nanoid": "3.0.0",
"async-mutex": "0.4.0",
"async-mutex": "0.4.1",
"base-64": "1.0.0",
"base64-stream": "1.0.0",
"builtin-modules": "3.3.0",

View File

@ -40,7 +40,7 @@
"@fortawesome/free-solid-svg-icons": "6.1.2",
"@fortawesome/react-fontawesome": "0.2.0",
"@joplin/lib": "~2.14",
"async-mutex": "0.4.0",
"async-mutex": "0.4.1",
"pdfjs-dist": "2.16.105",
"react": "18.2.0",
"react-dom": "18.2.0",

View File

@ -30,7 +30,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.50",
"async-mutex": "0.4.0",
"async-mutex": "0.4.1",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"glob": "10.3.10",

View File

@ -6547,7 +6547,7 @@ __metadata:
"@types/react-redux": 7.1.33
"@types/styled-components": 5.1.32
"@types/tesseract.js": 2.0.0
async-mutex: 0.4.0
async-mutex: 0.4.1
codemirror: 5.65.9
color: 3.2.1
compare-versions: 6.1.0
@ -6848,7 +6848,7 @@ __metadata:
"@types/node-rsa": 1.1.4
"@types/react": 18.2.48
"@types/uuid": 9.0.7
async-mutex: 0.4.0
async-mutex: 0.4.1
base-64: 1.0.0
base64-stream: 1.0.0
builtin-modules: 3.3.0
@ -6922,7 +6922,7 @@ __metadata:
"@types/react": 18.2.48
"@types/react-dom": 18.2.18
"@types/styled-components": 5.1.32
async-mutex: 0.4.0
async-mutex: 0.4.1
babel-jest: 29.7.0
css-loader: 6.8.1
jest: 29.7.0
@ -7198,7 +7198,7 @@ __metadata:
"@types/jest": 29.5.8
"@types/markdown-it": 13.0.7
"@types/node-fetch": 2.6.11
async-mutex: 0.4.0
async-mutex: 0.4.1
execa: 5.1.1
fs-extra: 11.2.0
glob: 10.3.10
@ -13439,6 +13439,15 @@ __metadata:
languageName: node
linkType: hard
"async-mutex@npm:0.4.1":
version: 0.4.1
resolution: "async-mutex@npm:0.4.1"
dependencies:
tslib: ^2.4.0
checksum: cb529c0d257c8ff8e5b26c81b36127a255e545edee2c42c76247d533b89a7664037d95f33130f964de49b111ad3324ead8dcccd419c47acdfeb7413ed93063a1
languageName: node
linkType: hard
"async-settle@npm:^1.0.0":
version: 1.0.0
resolution: "async-settle@npm:1.0.0"