diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/code/package-lock.json | 38 | ||||
-rw-r--r-- | editors/code/package.json | 6 |
2 files changed, 22 insertions, 22 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json index 575dc7c4a..c1fe620ef 100644 --- a/editors/code/package-lock.json +++ b/editors/code/package-lock.json | |||
@@ -89,9 +89,9 @@ | |||
89 | "dev": true | 89 | "dev": true |
90 | }, | 90 | }, |
91 | "@types/node": { | 91 | "@types/node": { |
92 | "version": "12.12.29", | 92 | "version": "12.12.30", |
93 | "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.29.tgz", | 93 | "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.30.tgz", |
94 | "integrity": "sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==", | 94 | "integrity": "sha512-sz9MF/zk6qVr3pAnM0BSQvYIBK44tS75QC5N+VbWSE4DjCV/pJ+UzCW/F+vVnl7TkOPcuwQureKNtSSwjBTaMg==", |
95 | "dev": true | 95 | "dev": true |
96 | }, | 96 | }, |
97 | "@types/node-fetch": { | 97 | "@types/node-fetch": { |
@@ -120,12 +120,12 @@ | |||
120 | "dev": true | 120 | "dev": true |
121 | }, | 121 | }, |
122 | "@typescript-eslint/eslint-plugin": { | 122 | "@typescript-eslint/eslint-plugin": { |
123 | "version": "2.22.0", | 123 | "version": "2.23.0", |
124 | "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.22.0.tgz", | 124 | "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.23.0.tgz", |
125 | "integrity": "sha512-BvxRLaTDVQ3N+Qq8BivLiE9akQLAOUfxNHIEhedOcg8B2+jY8Rc4/D+iVprvuMX1AdezFYautuGDwr9QxqSxBQ==", | 125 | "integrity": "sha512-8iA4FvRsz8qTjR0L/nK9RcRUN3QtIHQiOm69FzV7WS3SE+7P7DyGGwh3k4UNR2JBbk+Ej2Io+jLAaqKibNhmtw==", |
126 | "dev": true, | 126 | "dev": true, |
127 | "requires": { | 127 | "requires": { |
128 | "@typescript-eslint/experimental-utils": "2.22.0", | 128 | "@typescript-eslint/experimental-utils": "2.23.0", |
129 | "eslint-utils": "^1.4.3", | 129 | "eslint-utils": "^1.4.3", |
130 | "functional-red-black-tree": "^1.0.1", | 130 | "functional-red-black-tree": "^1.0.1", |
131 | "regexpp": "^3.0.0", | 131 | "regexpp": "^3.0.0", |
@@ -133,32 +133,32 @@ | |||
133 | } | 133 | } |
134 | }, | 134 | }, |
135 | "@typescript-eslint/experimental-utils": { | 135 | "@typescript-eslint/experimental-utils": { |
136 | "version": "2.22.0", | 136 | "version": "2.23.0", |
137 | "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.22.0.tgz", | 137 | "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.23.0.tgz", |
138 | "integrity": "sha512-sJt1GYBe6yC0dWOQzXlp+tiuGglNhJC9eXZeC8GBVH98Zv9jtatccuhz0OF5kC/DwChqsNfghHx7OlIDQjNYAQ==", | 138 | "integrity": "sha512-OswxY59RcXH3NNPmq+4Kis2CYZPurRU6mG5xPcn24CjFyfdVli5mySwZz/g/xDbJXgDsYqNGq7enV0IziWGXVQ==", |
139 | "dev": true, | 139 | "dev": true, |
140 | "requires": { | 140 | "requires": { |
141 | "@types/json-schema": "^7.0.3", | 141 | "@types/json-schema": "^7.0.3", |
142 | "@typescript-eslint/typescript-estree": "2.22.0", | 142 | "@typescript-eslint/typescript-estree": "2.23.0", |
143 | "eslint-scope": "^5.0.0" | 143 | "eslint-scope": "^5.0.0" |
144 | } | 144 | } |
145 | }, | 145 | }, |
146 | "@typescript-eslint/parser": { | 146 | "@typescript-eslint/parser": { |
147 | "version": "2.22.0", | 147 | "version": "2.23.0", |
148 | "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.22.0.tgz", | 148 | "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.23.0.tgz", |
149 | "integrity": "sha512-FaZKC1X+nvD7qMPqKFUYHz3H0TAioSVFGvG29f796Nc5tBluoqfHgLbSFKsh7mKjRoeTm8J9WX2Wo9EyZWjG7w==", | 149 | "integrity": "sha512-k61pn/Nepk43qa1oLMiyqApC6x5eP5ddPz6VUYXCAuXxbmRLqkPYzkFRKl42ltxzB2luvejlVncrEpflgQoSUg==", |
150 | "dev": true, | 150 | "dev": true, |
151 | "requires": { | 151 | "requires": { |
152 | "@types/eslint-visitor-keys": "^1.0.0", | 152 | "@types/eslint-visitor-keys": "^1.0.0", |
153 | "@typescript-eslint/experimental-utils": "2.22.0", | 153 | "@typescript-eslint/experimental-utils": "2.23.0", |
154 | "@typescript-eslint/typescript-estree": "2.22.0", | 154 | "@typescript-eslint/typescript-estree": "2.23.0", |
155 | "eslint-visitor-keys": "^1.1.0" | 155 | "eslint-visitor-keys": "^1.1.0" |
156 | } | 156 | } |
157 | }, | 157 | }, |
158 | "@typescript-eslint/typescript-estree": { | 158 | "@typescript-eslint/typescript-estree": { |
159 | "version": "2.22.0", | 159 | "version": "2.23.0", |
160 | "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.22.0.tgz", | 160 | "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.23.0.tgz", |
161 | "integrity": "sha512-2HFZW2FQc4MhIBB8WhDm9lVFaBDy6h9jGrJ4V2Uzxe/ON29HCHBTj3GkgcsgMWfsl2U5as+pTOr30Nibaw7qRQ==", | 161 | "integrity": "sha512-pmf7IlmvXdlEXvE/JWNNJpEvwBV59wtJqA8MLAxMKLXNKVRC3HZBXR/SlZLPWTCcwOSg9IM7GeRSV3SIerGVqw==", |
162 | "dev": true, | 162 | "dev": true, |
163 | "requires": { | 163 | "requires": { |
164 | "debug": "^4.1.1", | 164 | "debug": "^4.1.1", |
diff --git a/editors/code/package.json b/editors/code/package.json index faf10528d..48f28b28a 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -39,11 +39,11 @@ | |||
39 | "devDependencies": { | 39 | "devDependencies": { |
40 | "@rollup/plugin-commonjs": "^11.0.2", | 40 | "@rollup/plugin-commonjs": "^11.0.2", |
41 | "@rollup/plugin-node-resolve": "^7.1.1", | 41 | "@rollup/plugin-node-resolve": "^7.1.1", |
42 | "@types/node": "^12.12.29", | 42 | "@types/node": "^12.12.30", |
43 | "@types/node-fetch": "^2.5.5", | 43 | "@types/node-fetch": "^2.5.5", |
44 | "@types/vscode": "^1.43.0", | 44 | "@types/vscode": "^1.43.0", |
45 | "@typescript-eslint/eslint-plugin": "^2.22.0", | 45 | "@typescript-eslint/eslint-plugin": "^2.23.0", |
46 | "@typescript-eslint/parser": "^2.22.0", | 46 | "@typescript-eslint/parser": "^2.23.0", |
47 | "eslint": "^6.8.0", | 47 | "eslint": "^6.8.0", |
48 | "rollup": "^1.32.1", | 48 | "rollup": "^1.32.1", |
49 | "tslib": "^1.11.1", | 49 | "tslib": "^1.11.1", |