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:
parent
6f902201a9
commit
61d32926e7
@ -149,7 +149,7 @@
|
||||
"@joplin/lib": "~2.13",
|
||||
"@joplin/renderer": "~2.13",
|
||||
"@joplin/utils": "~2.13",
|
||||
"@types/mustache": "4.2.4",
|
||||
"@types/mustache": "4.2.5",
|
||||
"async-mutex": "0.4.0",
|
||||
"codemirror": "5.65.9",
|
||||
"color": "3.2.1",
|
||||
|
@ -71,7 +71,7 @@
|
||||
"@types/jsdom": "21.1.5",
|
||||
"@types/koa": "2.13.11",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/mustache": "4.2.4",
|
||||
"@types/mustache": "4.2.5",
|
||||
"@types/nodemailer": "6.4.13",
|
||||
"@types/yargs": "17.0.29",
|
||||
"@types/zxcvbn": "4.4.3",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/js-yaml": "4.0.8",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/mustache": "4.2.4",
|
||||
"@types/mustache": "4.2.5",
|
||||
"@types/node": "18.18.8",
|
||||
"@types/node-fetch": "2.6.8",
|
||||
"@types/yargs": "17.0.29",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -6243,7 +6243,7 @@ __metadata:
|
||||
"@playwright/test": 1.39.0
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@types/jest": 29.5.5
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/mustache": 4.2.5
|
||||
"@types/node": 18.18.8
|
||||
"@types/react": 18.2.36
|
||||
"@types/react-redux": 7.1.29
|
||||
@ -6744,7 +6744,7 @@ __metadata:
|
||||
"@types/jsdom": 21.1.5
|
||||
"@types/koa": 2.13.11
|
||||
"@types/markdown-it": 13.0.6
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/mustache": 4.2.5
|
||||
"@types/nodemailer": 6.4.13
|
||||
"@types/uuid": 9.0.6
|
||||
"@types/yargs": 17.0.29
|
||||
@ -6803,7 +6803,7 @@ __metadata:
|
||||
"@types/jest": 29.5.5
|
||||
"@types/js-yaml": 4.0.8
|
||||
"@types/markdown-it": 13.0.6
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/mustache": 4.2.5
|
||||
"@types/node": 18.18.8
|
||||
"@types/node-fetch": 2.6.8
|
||||
"@types/yargs": 17.0.29
|
||||
@ -10445,10 +10445,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/mustache@npm:4.2.4":
|
||||
version: 4.2.4
|
||||
resolution: "@types/mustache@npm:4.2.4"
|
||||
checksum: ed6ad7a5a6178bf93cc7b6febd7245b6d69f539b278a4203fd5edc2075ef1e605d81574ea5ccadd9f29340afd9afbdae4cae27bf2da8752f5d67066372525f67
|
||||
"@types/mustache@npm:4.2.5":
|
||||
version: 4.2.5
|
||||
resolution: "@types/mustache@npm:4.2.5"
|
||||
checksum: 0ff1d52022fd3ab0db1c97964ca0c24b45ad74e81ec62e05d27eab5b66ef1d78ff257f4cfb481c72b8b511f15520ca48717e000dc5fa8c3fdf732790b28f05cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user