File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 40
40
"@babel/plugin-transform-modules-commonjs" : " ^7.12.1" ,
41
41
"@types/node" : " ^14.14.6" ,
42
42
"@types/qunit" : " ^2.9.6" ,
43
+ "@types/rsvp" : " ^4.0.4" ,
43
44
"@typescript-eslint/eslint-plugin" : " ^5.10.2" ,
44
45
"@typescript-eslint/parser" : " ^5.10.2" ,
45
46
"babel-plugin-debug-macros" : " ^0.3.3" ,
Original file line number Diff line number Diff line change 540
540
" @types/glob" " *"
541
541
" @types/node" " *"
542
542
543
+ " @types/rsvp@^4.0.4 " :
544
+ version "4.0.4"
545
+ resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.4.tgz#55e93e7054027f1ad4b4ebc1e60e59eb091e2d32"
546
+ integrity sha512-J3Ol++HCC7/hwZhanDvggFYU/GtxHxE/e7cGRWxR04BF7Tt3TqJZ84BkzQgDxmX0uu8IagiyfmfoUlBACh2Ilg==
547
+
543
548
" @types/serve-static@* " :
544
549
version "1.13.4"
545
550
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.4.tgz#6662a93583e5a6cabca1b23592eb91e12fa80e7c"
You can’t perform that action at this time.
0 commit comments