mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
chore(deps): update @types/jasmine to v5
Update from v3.10.2 to v5.1.14 to match jasmine-core v5.10.0. All tests pass with the new type definitions.
This commit is contained in:
parent
e6da7ced37
commit
dd57c5d6eb
2 changed files with 5 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -71,7 +71,7 @@
|
|||
"@types/electron": "^1.4.38",
|
||||
"@types/electron-localshortcut": "^3.1.3",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jasmine": "^3.10.2",
|
||||
"@types/jasmine": "^5.1.14",
|
||||
"@types/jasminewd2": "~2.0.13",
|
||||
"@types/node": "^22.19.5",
|
||||
"@types/node-fetch": "^2.6.6",
|
||||
|
|
@ -11065,7 +11065,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/jasmine": {
|
||||
"version": "3.10.18",
|
||||
"version": "5.1.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.14.tgz",
|
||||
"integrity": "sha512-16bJdpgUPNKXuaelVxuLZUeDd02+PnF0aQd5HY4xLWoUOMoRE+CyNkRpjRMIcPBCR1dscSb52pmFNILAN1uzkw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -190,7 +190,7 @@
|
|||
"@types/electron": "^1.4.38",
|
||||
"@types/electron-localshortcut": "^3.1.3",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jasmine": "^3.10.2",
|
||||
"@types/jasmine": "^5.1.14",
|
||||
"@types/jasminewd2": "~2.0.13",
|
||||
"@types/node": "^22.19.5",
|
||||
"@types/node-fetch": "^2.6.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue