Update dependency @types/qunit to v2.19.9
This commit is contained in:
parent
f95fdefda4
commit
5d443c03ea
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"@release-it-plugins/lerna-changelog": "6.0.0",
|
||||
"@tsconfig/ember": "3.0.2",
|
||||
"@types/luxon": "3.3.5",
|
||||
"@types/qunit": "2.19.8",
|
||||
"@types/qunit": "2.19.9",
|
||||
"@types/rsvp": "4.0.7",
|
||||
"@types/sjcl": "1.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "6.12.0",
|
||||
|
@ -10209,9 +10209,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/qunit": {
|
||||
"version": "2.19.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.8.tgz",
|
||||
"integrity": "sha512-L4JyeRG1CJGSzJKd1b78DX/ll91E8e50IXkkl8KzW6W0IWz6FTHWEYvTEi8QVNHkUqUu6hjTffwV7ffxcoka0g==",
|
||||
"version": "2.19.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.9.tgz",
|
||||
"integrity": "sha512-Ym6B8Ewt1R1b0EgSqISSrAKp2Pg5MNgKK3/d2Fbls3PN7kNnucVSGaRx9Prxeo78HfQofYJMWDWLPlfAuwx7IQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/range-parser": {
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"@release-it-plugins/lerna-changelog": "6.0.0",
|
||||
"@tsconfig/ember": "3.0.2",
|
||||
"@types/luxon": "3.3.5",
|
||||
"@types/qunit": "2.19.8",
|
||||
"@types/qunit": "2.19.9",
|
||||
"@types/rsvp": "4.0.7",
|
||||
"@types/sjcl": "1.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "6.12.0",
|
||||
|
|
Loading…
Reference in a new issue