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

Update dependency @types/mustache to v4.2.5 (#9395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-27 19:14:28 +00:00 committed by GitHub
parent 6f902201a9
commit 61d32926e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View File

@ -149,7 +149,7 @@
"@joplin/lib": "~2.13", "@joplin/lib": "~2.13",
"@joplin/renderer": "~2.13", "@joplin/renderer": "~2.13",
"@joplin/utils": "~2.13", "@joplin/utils": "~2.13",
"@types/mustache": "4.2.4", "@types/mustache": "4.2.5",
"async-mutex": "0.4.0", "async-mutex": "0.4.0",
"codemirror": "5.65.9", "codemirror": "5.65.9",
"color": "3.2.1", "color": "3.2.1",

View File

@ -71,7 +71,7 @@
"@types/jsdom": "21.1.5", "@types/jsdom": "21.1.5",
"@types/koa": "2.13.11", "@types/koa": "2.13.11",
"@types/markdown-it": "13.0.6", "@types/markdown-it": "13.0.6",
"@types/mustache": "4.2.4", "@types/mustache": "4.2.5",
"@types/nodemailer": "6.4.13", "@types/nodemailer": "6.4.13",
"@types/yargs": "17.0.29", "@types/yargs": "17.0.29",
"@types/zxcvbn": "4.4.3", "@types/zxcvbn": "4.4.3",

View File

@ -49,7 +49,7 @@
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/js-yaml": "4.0.8", "@types/js-yaml": "4.0.8",
"@types/markdown-it": "13.0.6", "@types/markdown-it": "13.0.6",
"@types/mustache": "4.2.4", "@types/mustache": "4.2.5",
"@types/node": "18.18.8", "@types/node": "18.18.8",
"@types/node-fetch": "2.6.8", "@types/node-fetch": "2.6.8",
"@types/yargs": "17.0.29", "@types/yargs": "17.0.29",

View File

@ -6243,7 +6243,7 @@ __metadata:
"@playwright/test": 1.39.0 "@playwright/test": 1.39.0
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/mustache": 4.2.4 "@types/mustache": 4.2.5
"@types/node": 18.18.8 "@types/node": 18.18.8
"@types/react": 18.2.36 "@types/react": 18.2.36
"@types/react-redux": 7.1.29 "@types/react-redux": 7.1.29
@ -6744,7 +6744,7 @@ __metadata:
"@types/jsdom": 21.1.5 "@types/jsdom": 21.1.5
"@types/koa": 2.13.11 "@types/koa": 2.13.11
"@types/markdown-it": 13.0.6 "@types/markdown-it": 13.0.6
"@types/mustache": 4.2.4 "@types/mustache": 4.2.5
"@types/nodemailer": 6.4.13 "@types/nodemailer": 6.4.13
"@types/uuid": 9.0.6 "@types/uuid": 9.0.6
"@types/yargs": 17.0.29 "@types/yargs": 17.0.29
@ -6803,7 +6803,7 @@ __metadata:
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/js-yaml": 4.0.8 "@types/js-yaml": 4.0.8
"@types/markdown-it": 13.0.6 "@types/markdown-it": 13.0.6
"@types/mustache": 4.2.4 "@types/mustache": 4.2.5
"@types/node": 18.18.8 "@types/node": 18.18.8
"@types/node-fetch": 2.6.8 "@types/node-fetch": 2.6.8
"@types/yargs": 17.0.29 "@types/yargs": 17.0.29
@ -10445,10 +10445,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/mustache@npm:4.2.4": "@types/mustache@npm:4.2.5":
version: 4.2.4 version: 4.2.5
resolution: "@types/mustache@npm:4.2.4" resolution: "@types/mustache@npm:4.2.5"
checksum: ed6ad7a5a6178bf93cc7b6febd7245b6d69f539b278a4203fd5edc2075ef1e605d81574ea5ccadd9f29340afd9afbdae4cae27bf2da8752f5d67066372525f67 checksum: 0ff1d52022fd3ab0db1c97964ca0c24b45ad74e81ec62e05d27eab5b66ef1d78ff257f4cfb481c72b8b511f15520ca48717e000dc5fa8c3fdf732790b28f05cb
languageName: node languageName: node
linkType: hard linkType: hard