mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/mustache to v4.2.4 (#9232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
582b963570
commit
b417299616
@ -149,7 +149,7 @@
|
||||
"@joplin/lib": "~2.13",
|
||||
"@joplin/renderer": "~2.13",
|
||||
"@joplin/utils": "~2.13",
|
||||
"@types/mustache": "4.2.3",
|
||||
"@types/mustache": "4.2.4",
|
||||
"async-mutex": "0.4.0",
|
||||
"codemirror": "5.65.9",
|
||||
"color": "3.2.1",
|
||||
|
@ -70,7 +70,7 @@
|
||||
"@types/jsdom": "21.1.4",
|
||||
"@types/koa": "2.13.9",
|
||||
"@types/markdown-it": "13.0.2",
|
||||
"@types/mustache": "4.2.3",
|
||||
"@types/mustache": "4.2.4",
|
||||
"@types/nodemailer": "6.4.11",
|
||||
"@types/yargs": "17.0.28",
|
||||
"@types/zxcvbn": "4.4.2",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/js-yaml": "4.0.8",
|
||||
"@types/markdown-it": "13.0.2",
|
||||
"@types/mustache": "4.2.3",
|
||||
"@types/mustache": "4.2.4",
|
||||
"@types/node": "18.18.5",
|
||||
"@types/node-fetch": "2.6.6",
|
||||
"@types/yargs": "17.0.28",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -6216,7 +6216,7 @@ __metadata:
|
||||
"@playwright/test": 1.38.1
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@types/jest": 29.5.5
|
||||
"@types/mustache": 4.2.3
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/node": 18.18.5
|
||||
"@types/react": 18.2.31
|
||||
"@types/react-redux": 7.1.27
|
||||
@ -6716,7 +6716,7 @@ __metadata:
|
||||
"@types/jsdom": 21.1.4
|
||||
"@types/koa": 2.13.9
|
||||
"@types/markdown-it": 13.0.2
|
||||
"@types/mustache": 4.2.3
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/nodemailer": 6.4.11
|
||||
"@types/uuid": 9.0.5
|
||||
"@types/yargs": 17.0.28
|
||||
@ -6774,7 +6774,7 @@ __metadata:
|
||||
"@types/jest": 29.5.5
|
||||
"@types/js-yaml": 4.0.8
|
||||
"@types/markdown-it": 13.0.2
|
||||
"@types/mustache": 4.2.3
|
||||
"@types/mustache": 4.2.4
|
||||
"@types/node": 18.18.5
|
||||
"@types/node-fetch": 2.6.6
|
||||
"@types/yargs": 17.0.28
|
||||
@ -10387,10 +10387,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/mustache@npm:4.2.3":
|
||||
version: 4.2.3
|
||||
resolution: "@types/mustache@npm:4.2.3"
|
||||
checksum: c2c7cf749a84a622648c7088fb10350b84ea935145514b6c51d17e808a4b4972fb137273339f4d93160a3c496a3943dab3be93251d74c185730daa300a299e2f
|
||||
"@types/mustache@npm:4.2.4":
|
||||
version: 4.2.4
|
||||
resolution: "@types/mustache@npm:4.2.4"
|
||||
checksum: ed6ad7a5a6178bf93cc7b6febd7245b6d69f539b278a4203fd5edc2075ef1e605d81574ea5ccadd9f29340afd9afbdae4cae27bf2da8752f5d67066372525f67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user