Update dependency @types/qunit to v2.19.10
This commit is contained in:
parent
e4357c5db9
commit
07a80c6a8e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -42,7 +42,7 @@
|
|||
"@types/ember__test": "4.0.6",
|
||||
"@types/ember__utils": "4.0.7",
|
||||
"@types/luxon": "3.4.1",
|
||||
"@types/qunit": "2.19.9",
|
||||
"@types/qunit": "2.19.10",
|
||||
"@types/rsvp": "4.0.8",
|
||||
"@types/sjcl": "1.0.34",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
|
@ -9505,9 +9505,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/qunit": {
|
||||
"version": "2.19.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.9.tgz",
|
||||
"integrity": "sha512-Ym6B8Ewt1R1b0EgSqISSrAKp2Pg5MNgKK3/d2Fbls3PN7kNnucVSGaRx9Prxeo78HfQofYJMWDWLPlfAuwx7IQ==",
|
||||
"version": "2.19.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.10.tgz",
|
||||
"integrity": "sha512-gVB+rxvxmbyPFWa6yjjKgcumWal3hyqoTXI0Oil161uWfo1OCzWZ/rnEumsx+6uVgrwPrCrhpQbLkzfildkSbg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/range-parser": {
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"@types/ember__test": "4.0.6",
|
||||
"@types/ember__utils": "4.0.7",
|
||||
"@types/luxon": "3.4.1",
|
||||
"@types/qunit": "2.19.9",
|
||||
"@types/qunit": "2.19.10",
|
||||
"@types/rsvp": "4.0.8",
|
||||
"@types/sjcl": "1.0.34",
|
||||
"@typescript-eslint/eslint-plugin": "6.19.0",
|
||||
|
|
Loading…
Reference in a new issue