mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Update dependency jsdom to v23.2.0 (#10709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
6dd90eb03f
commit
37d65e000a
@@ -108,7 +108,7 @@
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"jetifier": "2.0.0",
|
||||
"js-draw": "1.20.2",
|
||||
"jsdom": "23.0.1",
|
||||
"jsdom": "23.2.0",
|
||||
"nodemon": "3.0.3",
|
||||
"punycode": "2.3.1",
|
||||
"react-test-renderer": "18.2.0",
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"gulp": "4.0.2",
|
||||
"jest": "29.7.0",
|
||||
"jest-expect-message": "1.1.3",
|
||||
"jsdom": "23.0.1",
|
||||
"jsdom": "23.2.0",
|
||||
"node-mocks-http": "1.14.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"typescript": "5.2.2"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@adobe/css-tools": "4.3.3",
|
||||
"html-entities": "1.4.0",
|
||||
"jsdom": "23.0.1"
|
||||
"jsdom": "23.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "25.0.7",
|
||||
|
||||
Reference in New Issue
Block a user