File tree 2 files changed +16
-16
lines changed 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " es7-react-js-snippets" ,
3
3
"displayName" : " ES7 React/Redux/GraphQL/React-Native snippets" ,
4
4
"description" : " Simple extensions for React, Redux and Graphql in JS/TS with ES7 syntax" ,
5
- "version" : " 2.8.0 " ,
5
+ "version" : " 2.8.2 " ,
6
6
"publisher" : " dsznajder" ,
7
7
"icon" : " images/logo.png" ,
8
8
"keywords" : [
79
79
"watch" : " tsc -watch -p ./"
80
80
},
81
81
"devDependencies" : {
82
- "typescript" : " 3.9.5 " ,
83
- "@types/vscode" : " 1.45.1 " ,
84
- "@types/node" : " 14.0.11 "
82
+ "typescript" : " 3.9.6 " ,
83
+ "@types/vscode" : " ^ 1.45.0 " ,
84
+ "@types/node" : " ^ 14.0.14 "
85
85
}
86
86
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/node@14.0.11 " :
6
- version "14.0.11 "
7
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11 .tgz#61d4886e2424da73b7b25547f59fdcb534c165a3 "
8
- integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg ==
5
+ " @types/node@^ 14.0.14 " :
6
+ version "14.0.14 "
7
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14 .tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce "
8
+ integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ ==
9
9
10
- " @types/vscode@1.45.1 " :
11
- version "1.45.1 "
12
- resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.45.1 .tgz#672fb8c2cc33cf14cd4d3bdaa19bb294fe2b2706 "
13
- integrity sha512-0NO9qrrEJBO8FsqHCrFMgR2suKnwCsKBWvRSb2OzH5gs4i3QO5AhEMQYrSzDbU/wLPt7N617/rN9lPY213gmwg ==
10
+ " @types/vscode@^ 1.45.0 " :
11
+ version "1.46.0 "
12
+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.46.0 .tgz#53f2075986e901ed25cd1ec5f3ffa5db84a111b3 "
13
+ integrity sha512-8m9wPEB2mcRqTWNKs9A9Eqs8DrQZt0qNFO8GkxBOnyW6xR//3s77SoMgb/nY1ctzACsZXwZj3YRTDsn4bAoaUw ==
14
14
15
- typescript@3.9.5 :
16
- version "3.9.5 "
17
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5 .tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36 "
18
- integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ ==
15
+ typescript@3.9.6 :
16
+ version "3.9.6 "
17
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6 .tgz#8f3e0198a34c3ae17091b35571d3afd31999365a "
18
+ integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw ==
You can’t perform that action at this time.
0 commit comments