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

Update dependency @types/node to v18.17.16 (#9015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-05 12:57:05 +00:00 committed by GitHub
parent b8aab34d1b
commit 70347a733b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 18 additions and 18 deletions

View File

@ -73,7 +73,7 @@
"@joplin/tools": "~2.13", "@joplin/tools": "~2.13",
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.2",
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"@types/proper-lockfile": "^4.1.2", "@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2", "gulp": "4.0.2",
"jest": "29.6.4", "jest": "29.6.4",

View File

@ -118,7 +118,7 @@
"@joplin/tools": "~2.13", "@joplin/tools": "~2.13",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"@types/react": "18.2.21", "@types/react": "18.2.21",
"@types/react-redux": "7.1.26", "@types/react-redux": "7.1.26",
"@types/styled-components": "5.1.27", "@types/styled-components": "5.1.27",

View File

@ -46,7 +46,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"@typescript-eslint/eslint-plugin": "6.0.0", "@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0", "@typescript-eslint/parser": "6.0.0",
"coveralls": "3.1.1", "coveralls": "3.1.1",

View File

@ -19,7 +19,7 @@
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.2",
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/js-yaml": "4.0.5", "@types/js-yaml": "4.0.5",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"@types/node-rsa": "1.1.1", "@types/node-rsa": "1.1.1",
"@types/react": "18.2.21", "@types/react": "18.2.21",
"@types/uuid": "9.0.4", "@types/uuid": "9.0.4",

View File

@ -30,7 +30,7 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.2",
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"jest": "29.6.4", "jest": "29.6.4",
"source-map-loader": "4.0.1", "source-map-loader": "4.0.1",
"typescript": "5.1.6", "typescript": "5.1.6",

View File

@ -20,7 +20,7 @@
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"jest": "29.6.4", "jest": "29.6.4",
"jest-environment-jsdom": "29.6.4", "jest-environment-jsdom": "29.6.4",
"ts-jest": "29.1.1", "ts-jest": "29.1.1",

View File

@ -48,7 +48,7 @@
"@types/jest": "29.5.4", "@types/jest": "29.5.4",
"@types/markdown-it": "13.0.1", "@types/markdown-it": "13.0.1",
"@types/mustache": "4.2.2", "@types/mustache": "4.2.2",
"@types/node": "18.17.15", "@types/node": "18.17.16",
"@types/node-fetch": "2.6.5", "@types/node-fetch": "2.6.5",
"@types/yargs": "17.0.24", "@types/yargs": "17.0.24",
"gettext-extractor": "3.8.0", "gettext-extractor": "3.8.0",

View File

@ -4664,7 +4664,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/mustache": 4.2.2 "@types/mustache": 4.2.2
"@types/node": 18.17.15 "@types/node": 18.17.16
"@types/react": 18.2.21 "@types/react": 18.2.21
"@types/react-redux": 7.1.26 "@types/react-redux": 7.1.26
"@types/styled-components": 5.1.27 "@types/styled-components": 5.1.27
@ -4870,7 +4870,7 @@ __metadata:
resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2" resolution: "@joplin/fork-htmlparser2@workspace:packages/fork-htmlparser2"
dependencies: dependencies:
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/node": 18.17.15 "@types/node": 18.17.16
"@typescript-eslint/eslint-plugin": 6.0.0 "@typescript-eslint/eslint-plugin": 6.0.0
"@typescript-eslint/parser": 6.0.0 "@typescript-eslint/parser": 6.0.0
coveralls: 3.1.1 coveralls: 3.1.1
@ -4936,7 +4936,7 @@ __metadata:
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/js-yaml": 4.0.5 "@types/js-yaml": 4.0.5
"@types/nanoid": 3.0.0 "@types/nanoid": 3.0.0
"@types/node": 18.17.15 "@types/node": 18.17.16
"@types/node-rsa": 1.1.1 "@types/node-rsa": 1.1.1
"@types/react": 18.2.21 "@types/react": 18.2.21
"@types/uuid": 9.0.4 "@types/uuid": 9.0.4
@ -5040,7 +5040,7 @@ __metadata:
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.2
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/node": 18.17.15 "@types/node": 18.17.16
fs-extra: 11.1.1 fs-extra: 11.1.1
gh-release-assets: 2.0.1 gh-release-assets: 2.0.1
jest: 29.6.4 jest: 29.6.4
@ -5094,7 +5094,7 @@ __metadata:
"@joplin/fork-uslug": ^1.0.11 "@joplin/fork-uslug": ^1.0.11
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/node": 18.17.15 "@types/node": 18.17.16
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.8.0 highlight.js: 11.8.0
@ -5198,7 +5198,7 @@ __metadata:
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/markdown-it": 13.0.1 "@types/markdown-it": 13.0.1
"@types/mustache": 4.2.2 "@types/mustache": 4.2.2
"@types/node": 18.17.15 "@types/node": 18.17.16
"@types/node-fetch": 2.6.5 "@types/node-fetch": 2.6.5
"@types/yargs": 17.0.24 "@types/yargs": 17.0.24
compare-versions: 6.1.0 compare-versions: 6.1.0
@ -8231,10 +8231,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:18.17.15": "@types/node@npm:18.17.16":
version: 18.17.15 version: 18.17.16
resolution: "@types/node@npm:18.17.15" resolution: "@types/node@npm:18.17.16"
checksum: eed11d4398ccdb999a4c65658ee75de621a4ad57aece48ed2fb8803b1e2711fadf58d8aefbdb0a447d69cf3cba602ca32fe0fc92077575950a796e1dc13baa0f checksum: 8f9dbaf4a67a14110e2a0d805f9b57f3a5cda774dbcb7b1e7973efe31d5eeea358482dbe36a5bfadb0dde99f065f1ae0531f25a032f015871aa0b2896eb3c4ae
languageName: node languageName: node
linkType: hard linkType: hard
@ -22172,7 +22172,7 @@ __metadata:
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.2
"@types/jest": 29.5.4 "@types/jest": 29.5.4
"@types/node": 18.17.15 "@types/node": 18.17.16
"@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