mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-23 18:10:53 +03:00
chore(deps-dev): bump @types/jsdom from 21.1.2 to 21.1.3 (#1111)
This commit is contained in:
parent
cf36c9ace5
commit
0e5c05a5f4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -31,7 +31,7 @@
|
|||
"devDependencies": {
|
||||
"@faker-js/faker": "^8.0.2",
|
||||
"@mdi/js": "^7",
|
||||
"@types/jsdom": "^21.1.2",
|
||||
"@types/jsdom": "^21.1.3",
|
||||
"@types/lodash": "^4.14.199",
|
||||
"@types/uuid": "^9.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^6",
|
||||
|
@ -2630,9 +2630,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/jsdom": {
|
||||
"version": "21.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.2.tgz",
|
||||
"integrity": "sha512-bGj+7TaCkOwkJfx7HtS9p22Ij0A2aKMuz8a1+owpkxa1wU/HUBy/WAXhdv90uDdVI9rSjGvUrXmLSeA9VP3JeA==",
|
||||
"version": "21.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.3.tgz",
|
||||
"integrity": "sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"devDependencies": {
|
||||
"@faker-js/faker": "^8.0.2",
|
||||
"@mdi/js": "^7",
|
||||
"@types/jsdom": "^21.1.2",
|
||||
"@types/jsdom": "^21.1.3",
|
||||
"@types/lodash": "^4.14.199",
|
||||
"@types/uuid": "^9.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^6",
|
||||
|
|
Loading…
Add table
Reference in a new issue