You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Update dependency async-mutex to v0.5.0 (#10961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -160,7 +160,7 @@ | ||||
|     "@joplin/utils": "~3.1", | ||||
|     "@sentry/electron": "4.17.0", | ||||
|     "@types/mustache": "4.2.5", | ||||
|     "async-mutex": "0.4.1", | ||||
|     "async-mutex": "0.5.0", | ||||
|     "codemirror": "5.65.9", | ||||
|     "color": "3.2.1", | ||||
|     "compare-versions": "6.1.0", | ||||
|   | ||||
| @@ -49,7 +49,7 @@ | ||||
|     "@joplin/turndown-plugin-gfm": "^1.0.56", | ||||
|     "@joplin/utils": "~3.1", | ||||
|     "@types/nanoid": "3.0.0", | ||||
|     "async-mutex": "0.4.1", | ||||
|     "async-mutex": "0.5.0", | ||||
|     "base-64": "1.0.0", | ||||
|     "base64-stream": "1.0.0", | ||||
|     "builtin-modules": "3.3.0", | ||||
|   | ||||
| @@ -40,7 +40,7 @@ | ||||
|     "@fortawesome/free-solid-svg-icons": "6.1.2", | ||||
|     "@fortawesome/react-fontawesome": "0.2.2", | ||||
|     "@joplin/lib": "~3.1", | ||||
|     "async-mutex": "0.4.1", | ||||
|     "async-mutex": "0.5.0", | ||||
|     "pdfjs-dist": "2.16.105", | ||||
|     "react": "18.3.1", | ||||
|     "react-dom": "18.3.1", | ||||
|   | ||||
| @@ -33,7 +33,7 @@ | ||||
|   "license": "AGPL-3.0-or-later", | ||||
|   "dependencies": { | ||||
|     "@joplin/fork-htmlparser2": "^4.1.52", | ||||
|     "async-mutex": "0.4.1", | ||||
|     "async-mutex": "0.5.0", | ||||
|     "dayjs": "1.11.11", | ||||
|     "execa": "5.1.1", | ||||
|     "fs-extra": "11.2.0", | ||||
|   | ||||
							
								
								
									
										16
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -7591,7 +7591,7 @@ __metadata: | ||||
|     "@types/react-redux": 7.1.33 | ||||
|     "@types/styled-components": 5.1.32 | ||||
|     "@types/tesseract.js": 2.0.0 | ||||
|     async-mutex: 0.4.1 | ||||
|     async-mutex: 0.5.0 | ||||
|     codemirror: 5.65.9 | ||||
|     color: 3.2.1 | ||||
|     compare-versions: 6.1.0 | ||||
| @@ -7911,7 +7911,7 @@ __metadata: | ||||
|     "@types/node-rsa": 1.1.4 | ||||
|     "@types/react": 18.3.3 | ||||
|     "@types/uuid": 9.0.7 | ||||
|     async-mutex: 0.4.1 | ||||
|     async-mutex: 0.5.0 | ||||
|     base-64: 1.0.0 | ||||
|     base64-stream: 1.0.0 | ||||
|     builtin-modules: 3.3.0 | ||||
| @@ -7986,7 +7986,7 @@ __metadata: | ||||
|     "@types/react": 18.3.3 | ||||
|     "@types/react-dom": 18.3.0 | ||||
|     "@types/styled-components": 5.1.32 | ||||
|     async-mutex: 0.4.1 | ||||
|     async-mutex: 0.5.0 | ||||
|     babel-jest: 29.7.0 | ||||
|     css-loader: 6.10.0 | ||||
|     jest: 29.7.0 | ||||
| @@ -8266,7 +8266,7 @@ __metadata: | ||||
|     "@types/jest": 29.5.8 | ||||
|     "@types/markdown-it": 13.0.8 | ||||
|     "@types/node-fetch": 2.6.11 | ||||
|     async-mutex: 0.4.1 | ||||
|     async-mutex: 0.5.0 | ||||
|     dayjs: 1.11.11 | ||||
|     execa: 5.1.1 | ||||
|     fs-extra: 11.2.0 | ||||
| @@ -14930,12 +14930,12 @@ __metadata: | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "async-mutex@npm:0.4.1": | ||||
|   version: 0.4.1 | ||||
|   resolution: "async-mutex@npm:0.4.1" | ||||
| "async-mutex@npm:0.5.0": | ||||
|   version: 0.5.0 | ||||
|   resolution: "async-mutex@npm:0.5.0" | ||||
|   dependencies: | ||||
|     tslib: ^2.4.0 | ||||
|   checksum: cb529c0d257c8ff8e5b26c81b36127a255e545edee2c42c76247d533b89a7664037d95f33130f964de49b111ad3324ead8dcccd419c47acdfeb7413ed93063a1 | ||||
|   checksum: be1587f4875f3bb15e34e9fcce82eac2966daef4432c8d0046e61947fb9a1b95405284601bc7ce4869319249bc07c75100880191db6af11d1498931ac2a2f9ea | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user