Update dependency @types/qunit to v2.19.8 (#745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8fef7726b3
commit
3cc6874592
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",
|
"@release-it-plugins/lerna-changelog": "6.0.0",
|
||||||
"@tsconfig/ember": "3.0.2",
|
"@tsconfig/ember": "3.0.2",
|
||||||
"@types/luxon": "3.3.4",
|
"@types/luxon": "3.3.4",
|
||||||
"@types/qunit": "2.19.7",
|
"@types/qunit": "2.19.8",
|
||||||
"@types/rsvp": "4.0.7",
|
"@types/rsvp": "4.0.7",
|
||||||
"@types/sjcl": "1.0.32",
|
"@types/sjcl": "1.0.32",
|
||||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||||
|
@ -10209,9 +10209,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/qunit": {
|
"node_modules/@types/qunit": {
|
||||||
"version": "2.19.7",
|
"version": "2.19.8",
|
||||||
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.7.tgz",
|
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.8.tgz",
|
||||||
"integrity": "sha512-Vf1+zHCOhMyDqZqM6zlB++6n5mkMe1+pWH1l3fzbzakQ2VImMNeAKSQD++RAjpGTqPUio8Tre2a6kmq6O1tK/A==",
|
"integrity": "sha512-L4JyeRG1CJGSzJKd1b78DX/ll91E8e50IXkkl8KzW6W0IWz6FTHWEYvTEi8QVNHkUqUu6hjTffwV7ffxcoka0g==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/range-parser": {
|
"node_modules/@types/range-parser": {
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"@release-it-plugins/lerna-changelog": "6.0.0",
|
"@release-it-plugins/lerna-changelog": "6.0.0",
|
||||||
"@tsconfig/ember": "3.0.2",
|
"@tsconfig/ember": "3.0.2",
|
||||||
"@types/luxon": "3.3.4",
|
"@types/luxon": "3.3.4",
|
||||||
"@types/qunit": "2.19.7",
|
"@types/qunit": "2.19.8",
|
||||||
"@types/rsvp": "4.0.7",
|
"@types/rsvp": "4.0.7",
|
||||||
"@types/sjcl": "1.0.32",
|
"@types/sjcl": "1.0.32",
|
||||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||||
|
|
Loading…
Reference in a new issue