about summary refs log tree commit diff
path: root/editors/code/package.json
diff options
context:
space:
mode:
authorkjeremy <kjeremy@gmail.com>2020-04-01 14:44:30 -0400
committerkjeremy <kjeremy@gmail.com>2020-04-01 14:44:30 -0400
commite88ee75ffb912eff0451b8dce8a015a5823daec4 (patch)
tree19e5cf27ca4f779cd6e160b6c14d18de3e1262ff /editors/code/package.json
parent0a41412ced3784363580ddaef089605250d6398e (diff)
downloadrust-e88ee75ffb912eff0451b8dce8a015a5823daec4.tar.gz
rust-e88ee75ffb912eff0451b8dce8a015a5823daec4.zip
rollup 2.3.2
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index ba31c4e63dd..146b696e9cf 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -45,7 +45,7 @@
         "@typescript-eslint/eslint-plugin": "^2.26.0",
         "@typescript-eslint/parser": "^2.26.0",
         "eslint": "^6.8.0",
-        "rollup": "^2.3.1",
+        "rollup": "^2.3.2",
         "tslib": "^1.11.1",
         "typescript": "^3.8.3",
         "typescript-formatter": "^7.2.2",