mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
chore(deps-dev): bump jsdom and @types/jsdom
Bumps [jsdom](https://github.com/jsdom/jsdom) and [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom). These dependencies needed to be updated together. Updates `jsdom` from 20.0.2 to 21.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/20.0.2...21.1.0) Updates `@types/jsdom` from 20.0.1 to 21.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/jsdom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
db14a75f65
commit
19673045d0
8 changed files with 51 additions and 20 deletions
Binary file not shown.
BIN
.yarn/cache/decimal.js-npm-10.4.3-e7d483387c-796404dcfa.zip
vendored
Normal file
BIN
.yarn/cache/decimal.js-npm-10.4.3-e7d483387c-796404dcfa.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/w3c-xmlserializer-npm-4.0.0-f09d0ec3fc-eba070e78d.zip
vendored
Normal file
BIN
.yarn/cache/w3c-xmlserializer-npm-4.0.0-f09d0ec3fc-eba070e78d.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/ws-npm-8.12.1-d385ae1b1d-97301c1c4d.zip
vendored
Normal file
BIN
.yarn/cache/ws-npm-8.12.1-d385ae1b1d-97301c1c4d.zip
vendored
Normal file
Binary file not shown.
|
|
@ -52,7 +52,7 @@
|
|||
"@standardnotes/utils": "workspace:*",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/jest": "^29.2.3",
|
||||
"@types/jsdom": "^20.0.1",
|
||||
"@types/jsdom": "^21.1.0",
|
||||
"@types/libsodium-wrappers": "^0.7.10",
|
||||
"@types/lodash": "^4.14.189",
|
||||
"@types/semver": "^7.3.13",
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
"exports-loader": "^4.0.0",
|
||||
"jest": "^29.3.1",
|
||||
"jest-environment-jsdom": "^29.3.1",
|
||||
"jsdom": "^20.0.2",
|
||||
"jsdom": "^21.1.0",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
"lodash": "^4.17.21",
|
||||
"nock": "^13.2.9",
|
||||
|
|
|
|||
|
|
@ -33,14 +33,14 @@
|
|||
"devDependencies": {
|
||||
"@types/dompurify": "^2.4.0",
|
||||
"@types/jest": "^29.2.3",
|
||||
"@types/jsdom": "^20.0.1",
|
||||
"@types/jsdom": "^21.1.0",
|
||||
"@types/lodash": "^4.14.189",
|
||||
"@types/node": "^18.11.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.43.0",
|
||||
"eslint": "*",
|
||||
"eslint-plugin-prettier": "*",
|
||||
"jest": "^29.3.1",
|
||||
"jsdom": "^20.0.2",
|
||||
"jsdom": "^21.1.0",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "*"
|
||||
}
|
||||
|
|
|
|||
63
yarn.lock
63
yarn.lock
|
|
@ -5077,7 +5077,7 @@ __metadata:
|
|||
"@standardnotes/utils": "workspace:*"
|
||||
"@types/crypto-js": ^4.1.1
|
||||
"@types/jest": ^29.2.3
|
||||
"@types/jsdom": ^20.0.1
|
||||
"@types/jsdom": ^21.1.0
|
||||
"@types/libsodium-wrappers": ^0.7.10
|
||||
"@types/lodash": ^4.14.189
|
||||
"@types/semver": ^7.3.13
|
||||
|
|
@ -5093,7 +5093,7 @@ __metadata:
|
|||
exports-loader: ^4.0.0
|
||||
jest: ^29.3.1
|
||||
jest-environment-jsdom: ^29.3.1
|
||||
jsdom: ^20.0.2
|
||||
jsdom: ^21.1.0
|
||||
libsodium-wrappers: ^0.7.10
|
||||
lodash: ^4.17.21
|
||||
nock: ^13.2.9
|
||||
|
|
@ -5214,7 +5214,7 @@ __metadata:
|
|||
"@standardnotes/common": ^1.46.4
|
||||
"@types/dompurify": ^2.4.0
|
||||
"@types/jest": ^29.2.3
|
||||
"@types/jsdom": ^20.0.1
|
||||
"@types/jsdom": ^21.1.0
|
||||
"@types/lodash": ^4.14.189
|
||||
"@types/node": ^18.11.9
|
||||
"@typescript-eslint/eslint-plugin": ^5.43.0
|
||||
|
|
@ -5222,7 +5222,7 @@ __metadata:
|
|||
eslint: "*"
|
||||
eslint-plugin-prettier: "*"
|
||||
jest: ^29.3.1
|
||||
jsdom: ^20.0.2
|
||||
jsdom: ^21.1.0
|
||||
lodash: ^4.17.21
|
||||
reflect-metadata: ^0.1.13
|
||||
ts-jest: ^29.0.3
|
||||
|
|
@ -5832,14 +5832,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jsdom@npm:^20.0.1":
|
||||
version: 20.0.1
|
||||
resolution: "@types/jsdom@npm:20.0.1"
|
||||
"@types/jsdom@npm:^21.1.0":
|
||||
version: 21.1.0
|
||||
resolution: "@types/jsdom@npm:21.1.0"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
"@types/tough-cookie": "*"
|
||||
parse5: ^7.0.0
|
||||
checksum: d55402c5256ef451f93a6e3d3881f98339fe73a5ac2030588df056d6835df8367b5a857b48d27528289057e26dcdd3f502edc00cb877c79174cb3a4c7f2198c1
|
||||
checksum: 39d3c580283cb7cc3b2729738fd2cd64344e44c815d08f7b6ee7d9c973f7512eff7e7187408649c9da69b76ec81c118868e8b8787d50320f3e2f9cbbd0b000d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -9739,6 +9739,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"decimal.js@npm:^10.4.2":
|
||||
version: 10.4.3
|
||||
resolution: "decimal.js@npm:10.4.3"
|
||||
checksum: 796404dcfa9d1dbfdc48870229d57f788b48c21c603c3f6554a1c17c10195fc1024de338b0cf9e1efe0c7c167eeb18f04548979bcc5fdfabebb7cc0ae3287bae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"decode-uri-component@npm:^0.2.0":
|
||||
version: 0.2.0
|
||||
resolution: "decode-uri-component@npm:0.2.0"
|
||||
|
|
@ -14720,17 +14727,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jsdom@npm:^20.0.2":
|
||||
version: 20.0.2
|
||||
resolution: "jsdom@npm:20.0.2"
|
||||
"jsdom@npm:^21.1.0":
|
||||
version: 21.1.0
|
||||
resolution: "jsdom@npm:21.1.0"
|
||||
dependencies:
|
||||
abab: ^2.0.6
|
||||
acorn: ^8.8.0
|
||||
acorn: ^8.8.1
|
||||
acorn-globals: ^7.0.0
|
||||
cssom: ^0.5.0
|
||||
cssstyle: ^2.3.0
|
||||
data-urls: ^3.0.2
|
||||
decimal.js: ^10.4.1
|
||||
decimal.js: ^10.4.2
|
||||
domexception: ^4.0.0
|
||||
escodegen: ^2.0.0
|
||||
form-data: ^4.0.0
|
||||
|
|
@ -14743,19 +14750,19 @@ __metadata:
|
|||
saxes: ^6.0.0
|
||||
symbol-tree: ^3.2.4
|
||||
tough-cookie: ^4.1.2
|
||||
w3c-xmlserializer: ^3.0.0
|
||||
w3c-xmlserializer: ^4.0.0
|
||||
webidl-conversions: ^7.0.0
|
||||
whatwg-encoding: ^2.0.0
|
||||
whatwg-mimetype: ^3.0.0
|
||||
whatwg-url: ^11.0.0
|
||||
ws: ^8.9.0
|
||||
ws: ^8.11.0
|
||||
xml-name-validator: ^4.0.0
|
||||
peerDependencies:
|
||||
canvas: ^2.5.0
|
||||
peerDependenciesMeta:
|
||||
canvas:
|
||||
optional: true
|
||||
checksum: 1912e73ecbc7cb1e458b63c4976a1f1dd40c1cdb9f91559cfeccb08c68ad1b9918c6260bd021559ecb1a7c233fae0d0c3fdcbd2ce82df597ef9373d67c8934c0
|
||||
checksum: 2c89c72a6f399184ffc8de30bbdd86283086dbd72bb3a40667102d3f12af141c7517ffb78150a3bb6883a654e8c7d0266c3328d1c387a2b9a1fd0729dc537954
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -22564,6 +22571,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"w3c-xmlserializer@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "w3c-xmlserializer@npm:4.0.0"
|
||||
dependencies:
|
||||
xml-name-validator: ^4.0.0
|
||||
checksum: eba070e78deb408ae8defa4d36b429f084b2b47a4741c4a9be3f27a0a3d1845e277e3072b04391a138f7e43776842627d1334e448ff13ff90ad9fb1214ee7091
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"walk-up-path@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "walk-up-path@npm:1.0.0"
|
||||
|
|
@ -23111,6 +23127,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:^8.11.0":
|
||||
version: 8.12.1
|
||||
resolution: "ws@npm:8.12.1"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ">=5.0.2"
|
||||
peerDependenciesMeta:
|
||||
bufferutil:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 97301c1c4d838fc81bd413f370f75c12aabe44527b31323b761eab3043a9ecb7e32ffd668548382c9a6a5ad3a1c3a9249608e8338e6b939f2f9540f1e21970b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:^8.4.2, ws@npm:^8.9.0":
|
||||
version: 8.9.0
|
||||
resolution: "ws@npm:8.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue