Skip to content

Commit ce633b7

Browse files
author
Max Brunsfeld
authored
Merge pull request atom#16006 from atom/mb-one-did-change-event-per-tx
Call TextBuffer.onDidChange listeners only once per transaction
2 parents 32e9547 + ab07a6e commit ce633b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"service-hub": "^0.7.4",
7171
"sinon": "1.17.4",
7272
"temp": "^0.8.3",
73-
"text-buffer": "13.6.1",
73+
"text-buffer": "13.7.0",
7474
"typescript-simple": "1.0.0",
7575
"underscore-plus": "^1.6.6",
7676
"winreg": "^1.2.1",
@@ -94,7 +94,7 @@
9494
"autocomplete-atom-api": "0.10.5",
9595
"autocomplete-css": "0.17.4",
9696
"autocomplete-html": "0.8.3",
97-
"autocomplete-plus": "2.37.0",
97+
"autocomplete-plus": "2.37.1",
9898
"autocomplete-snippets": "1.11.2",
9999
"autoflow": "0.29.0",
100100
"autosave": "0.24.6",

0 commit comments

Comments
 (0)