mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/node to v18.18.10 (#9472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc9f732ded
commit
706e7e07d1
@ -73,7 +73,7 @@
|
|||||||
"@joplin/tools": "~2.13",
|
"@joplin/tools": "~2.13",
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"@types/proper-lockfile": "^4.1.2",
|
"@types/proper-lockfile": "^4.1.2",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
|
@ -120,7 +120,7 @@
|
|||||||
"@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.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"@types/react": "18.2.37",
|
"@types/react": "18.2.37",
|
||||||
"@types/react-redux": "7.1.30",
|
"@types/react-redux": "7.1.30",
|
||||||
"@types/styled-components": "5.1.32",
|
"@types/styled-components": "5.1.32",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||||
"@typescript-eslint/parser": "6.8.0",
|
"@typescript-eslint/parser": "6.8.0",
|
||||||
"coveralls": "3.1.1",
|
"coveralls": "3.1.1",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"@types/node-rsa": "1.1.4",
|
"@types/node-rsa": "1.1.4",
|
||||||
"@types/react": "18.2.37",
|
"@types/react": "18.2.37",
|
||||||
"@types/uuid": "9.0.7",
|
"@types/uuid": "9.0.7",
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"source-map-loader": "4.0.1",
|
"source-map-loader": "4.0.1",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.2.2",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/markdown-it": "13.0.6",
|
"@types/markdown-it": "13.0.6",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-environment-jsdom": "29.7.0",
|
"jest-environment-jsdom": "29.7.0",
|
||||||
"ts-jest": "29.1.1",
|
"ts-jest": "29.1.1",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/markdown-it": "13.0.6",
|
"@types/markdown-it": "13.0.6",
|
||||||
"@types/mustache": "4.2.5",
|
"@types/mustache": "4.2.5",
|
||||||
"@types/node": "18.18.9",
|
"@types/node": "18.18.10",
|
||||||
"@types/node-fetch": "2.6.9",
|
"@types/node-fetch": "2.6.9",
|
||||||
"@types/yargs": "17.0.31",
|
"@types/yargs": "17.0.31",
|
||||||
"gettext-extractor": "3.8.0",
|
"gettext-extractor": "3.8.0",
|
||||||
|
22
yarn.lock
22
yarn.lock
@ -6428,7 +6428,7 @@ __metadata:
|
|||||||
"@testing-library/react-hooks": 8.0.1
|
"@testing-library/react-hooks": 8.0.1
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
"@types/react": 18.2.37
|
"@types/react": 18.2.37
|
||||||
"@types/react-redux": 7.1.30
|
"@types/react-redux": 7.1.30
|
||||||
"@types/styled-components": 5.1.32
|
"@types/styled-components": 5.1.32
|
||||||
@ -6654,7 +6654,7 @@ __metadata:
|
|||||||
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
|
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
"@typescript-eslint/eslint-plugin": 6.8.0
|
"@typescript-eslint/eslint-plugin": 6.8.0
|
||||||
"@typescript-eslint/parser": 6.8.0
|
"@typescript-eslint/parser": 6.8.0
|
||||||
coveralls: 3.1.1
|
coveralls: 3.1.1
|
||||||
@ -6720,7 +6720,7 @@ __metadata:
|
|||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/js-yaml": 4.0.9
|
"@types/js-yaml": 4.0.9
|
||||||
"@types/nanoid": 3.0.0
|
"@types/nanoid": 3.0.0
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
"@types/node-rsa": 1.1.4
|
"@types/node-rsa": 1.1.4
|
||||||
"@types/react": 18.2.37
|
"@types/react": 18.2.37
|
||||||
"@types/uuid": 9.0.7
|
"@types/uuid": 9.0.7
|
||||||
@ -6824,7 +6824,7 @@ __metadata:
|
|||||||
"@joplin/utils": ^2.13.4
|
"@joplin/utils": ^2.13.4
|
||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
gh-release-assets: 2.0.1
|
gh-release-assets: 2.0.1
|
||||||
jest: 29.7.0
|
jest: 29.7.0
|
||||||
@ -6879,7 +6879,7 @@ __metadata:
|
|||||||
"@joplin/utils": ^2.13.4
|
"@joplin/utils": ^2.13.4
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/markdown-it": 13.0.6
|
"@types/markdown-it": 13.0.6
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
font-awesome-filetypes: 2.1.0
|
font-awesome-filetypes: 2.1.0
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
highlight.js: 11.9.0
|
highlight.js: 11.9.0
|
||||||
@ -6988,7 +6988,7 @@ __metadata:
|
|||||||
"@types/js-yaml": 4.0.9
|
"@types/js-yaml": 4.0.9
|
||||||
"@types/markdown-it": 13.0.6
|
"@types/markdown-it": 13.0.6
|
||||||
"@types/mustache": 4.2.5
|
"@types/mustache": 4.2.5
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
"@types/node-fetch": 2.6.9
|
"@types/node-fetch": 2.6.9
|
||||||
"@types/yargs": 17.0.31
|
"@types/yargs": 17.0.31
|
||||||
compare-versions: 6.1.0
|
compare-versions: 6.1.0
|
||||||
@ -10671,12 +10671,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.18.9":
|
"@types/node@npm:18.18.10":
|
||||||
version: 18.18.9
|
version: 18.18.10
|
||||||
resolution: "@types/node@npm:18.18.9"
|
resolution: "@types/node@npm:18.18.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: ~5.26.4
|
undici-types: ~5.26.4
|
||||||
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
|
checksum: 1245a14a38bfbe115b8af9792dbe87a1c015f2532af5f0a25a073343fefa7b2edfd95ff3830003d1a1278ce7f9ee0e78d4e5454d7a60af65832c8d77f4032ac8
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -26517,7 +26517,7 @@ __metadata:
|
|||||||
"@joplin/utils": ~2.13
|
"@joplin/utils": ~2.13
|
||||||
"@types/fs-extra": 11.0.4
|
"@types/fs-extra": 11.0.4
|
||||||
"@types/jest": 29.5.8
|
"@types/jest": 29.5.8
|
||||||
"@types/node": 18.18.9
|
"@types/node": 18.18.10
|
||||||
"@types/proper-lockfile": ^4.1.2
|
"@types/proper-lockfile": ^4.1.2
|
||||||
aws-sdk: 2.1340.0
|
aws-sdk: 2.1340.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user