Skip to content

Commit 54e7519

Browse files
Build(deps-dev): Bump @types/qunit from 2.9.0 to 2.9.1
Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1d5b9ea commit 54e7519

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/ember-testing-helpers": "^0.0.3",
4848
"@types/ember__engine": "^3.0.4",
4949
"@types/ember__test-helpers": "^0.7.8",
50-
"@types/qunit": "^2.9.0",
50+
"@types/qunit": "^2.9.1",
5151
"@types/rsvp": "^4.0.3",
5252
"@typescript-eslint/eslint-plugin": "^2.8.0",
5353
"@typescript-eslint/parser": "^2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,10 +1510,10 @@
15101510
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.0.tgz#ea6dcbddbc5b584c83f06c60e82736d8fbb0c235"
15111511
integrity sha512-3TUHC3jsBAB7qVRGxT6lWyYo2v96BMmD2PTcl47H25Lu7UXtFH/2qqmKiVrnel6Ne//0TFYf6uvNX+HW2FRkLQ==
15121512

1513-
"@types/qunit@^2.9.0":
1514-
version "2.9.0"
1515-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.0.tgz#0b3fcbe2b92f067856adac82ba3afbc66d8835ac"
1516-
integrity sha512-Hx34HZmTJKRay+x3sFdEK62I8Z8YSWYg+rAlNr4M+AbwvNUJYxTTmWEH4a8B9ZN+Fl61awFrw+oRicWLFVugvQ==
1513+
"@types/qunit@^2.9.1":
1514+
version "2.9.1"
1515+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.1.tgz#6083a42907ae6c9eecece794844bc3f8659e6c03"
1516+
integrity sha512-v51Fz/orMOkBGzrRvskky3UN0I81ka6rokAxkcuVyLHAh0qNKp+Roqympg/gTia8vGOIEbeSykevI0VKiIF13Q==
15171517

15181518
"@types/rimraf@^2.0.2":
15191519
version "2.0.4"

0 commit comments

Comments
 (0)