Commit e7e092a 1 parent 2a8ac30 commit e7e092a Copy full SHA for e7e092a
File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 99
99
"@schemastore/package" : " ^0.0.5" ,
100
100
"@semantic-release/changelog" : " ^3.0.5" ,
101
101
"@semantic-release/git" : " ^7.0.17" ,
102
+ "@types/dedent" : " ^0.7.0" ,
102
103
"@types/eslint" : " ^6.1.3" ,
103
104
"@types/jest" : " ^25.1.0" ,
104
105
"@types/node" : " ^12.6.6" ,
105
106
"@typescript-eslint/eslint-plugin" : " ^2.5.0" ,
106
107
"@typescript-eslint/parser" : " ^2.5.0" ,
107
108
"babel-jest" : " ^25.2.0" ,
108
109
"babel-plugin-replace-ts-export-assignment" : " ^0.0.2" ,
110
+ "dedent" : " ^0.7.0" ,
109
111
"eslint" : " ^5.1.0 || ^6.0.0" ,
110
112
"eslint-config-prettier" : " ^6.5.0" ,
111
113
"eslint-plugin-eslint-comments" : " ^3.1.2" ,
Original file line number Diff line number Diff line change 1442
1442
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
1443
1443
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
1444
1444
1445
+ " @types/dedent@^0.7.0 " :
1446
+ version "0.7.0"
1447
+ resolved "https://registry.yarnpkg.com/@types/dedent/-/dedent-0.7.0.tgz#155f339ca404e6dd90b9ce46a3f78fd69ca9b050"
1448
+ integrity sha512-EGlKlgMhnLt/cM4DbUSafFdrkeJoC9Mvnj0PUCU7tFmTjMjNRT957kXCx0wYm3JuEq4o4ZsS5vG+NlkM2DMd2A==
1449
+
1445
1450
" @types/eslint-visitor-keys@^1.0.0 " :
1446
1451
version "1.0.0"
1447
1452
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
You can’t perform that action at this time.
0 commit comments