diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2021-06-08 16:01:34 +0300 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2021-07-10 18:29:06 +0300 |
| commit | f97c86501db501b609e50037f42ee7197cd2aaa6 (patch) | |
| tree | 73ab0e828c9f50ca2c1aa0fa553378db01411587 /editors/code | |
| parent | 7df4bdb87334958b45656c8ca1664a09242b92fd (diff) | |
| download | rust-f97c86501db501b609e50037f42ee7197cd2aaa6.tar.gz rust-f97c86501db501b609e50037f42ee7197cd2aaa6.zip | |
Update eslint
Diffstat (limited to 'editors/code')
| -rw-r--r-- | editors/code/package-lock.json | 2 | ||||
| -rw-r--r-- | editors/code/package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json index ffdeda89fe5..b33bea9e216 100644 --- a/editors/code/package-lock.json +++ b/editors/code/package-lock.json @@ -23,7 +23,7 @@ "@types/vscode": "^1.53.0", "@typescript-eslint/eslint-plugin": "^4.9.0", "@typescript-eslint/parser": "^4.9.0", - "eslint": "^7.15.0", + "eslint": "^7.26.0", "glob": "^7.1.6", "mocha": "^8.2.1", "rollup": "^2.34.2", diff --git a/editors/code/package.json b/editors/code/package.json index 801bc2bab00..009b141faee 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -49,7 +49,7 @@ "@types/vscode": "^1.53.0", "@typescript-eslint/eslint-plugin": "^4.9.0", "@typescript-eslint/parser": "^4.9.0", - "eslint": "^7.15.0", + "eslint": "^7.26.0", "glob": "^7.1.6", "mocha": "^8.2.1", "rollup": "^2.34.2", |
