Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bd84e45

Browse files
author
Damian Sznajder
committed
v2.8.2
1 parent ff29c02 commit bd84e45

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "es7-react-js-snippets",
33
"displayName": "ES7 React/Redux/GraphQL/React-Native snippets",
44
"description": "Simple extensions for React, Redux and Graphql in JS/TS with ES7 syntax",
5-
"version": "2.8.0",
5+
"version": "2.8.2",
66
"publisher": "dsznajder",
77
"icon": "images/logo.png",
88
"keywords": [
@@ -79,8 +79,8 @@
7979
"watch": "tsc -watch -p ./"
8080
},
8181
"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"
8585
}
8686
}

‎yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
# yarn lockfile v1
33

44

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==
99

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==
1414

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==

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /