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:
renovate[bot] 2023-11-08 08:19:56 +01:00 committed by GitHub
parent 8fef7726b3
commit 3cc6874592
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -21,7 +21,7 @@
"@release-it-plugins/lerna-changelog": "6.0.0",
"@tsconfig/ember": "3.0.2",
"@types/luxon": "3.3.4",
"@types/qunit": "2.19.7",
"@types/qunit": "2.19.8",
"@types/rsvp": "4.0.7",
"@types/sjcl": "1.0.32",
"@typescript-eslint/eslint-plugin": "6.9.0",
@ -10209,9 +10209,9 @@
"dev": true
},
"node_modules/@types/qunit": {
"version": "2.19.7",
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.7.tgz",
"integrity": "sha512-Vf1+zHCOhMyDqZqM6zlB++6n5mkMe1+pWH1l3fzbzakQ2VImMNeAKSQD++RAjpGTqPUio8Tre2a6kmq6O1tK/A==",
"version": "2.19.8",
"resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.8.tgz",
"integrity": "sha512-L4JyeRG1CJGSzJKd1b78DX/ll91E8e50IXkkl8KzW6W0IWz6FTHWEYvTEi8QVNHkUqUu6hjTffwV7ffxcoka0g==",
"dev": true
},
"node_modules/@types/range-parser": {

View file

@ -42,7 +42,7 @@
"@release-it-plugins/lerna-changelog": "6.0.0",
"@tsconfig/ember": "3.0.2",
"@types/luxon": "3.3.4",
"@types/qunit": "2.19.7",
"@types/qunit": "2.19.8",
"@types/rsvp": "4.0.7",
"@types/sjcl": "1.0.32",
"@typescript-eslint/eslint-plugin": "6.9.0",