mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
⬆️ fs-plus in all node modules and atom packages that use it
* ⬆️ exception-reporting * ⬆️ status-bar * ⬆️ symbols-view
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"event-kit": "^2.1.0",
|
||||
"find-parent-dir": "^0.3.0",
|
||||
"first-mate": "6.3.0",
|
||||
"fs-plus": "2.9.2",
|
||||
"fs-plus": "2.10.0",
|
||||
"fstream": "0.1.24",
|
||||
"fuzzaldrin": "^2.1",
|
||||
"git-utils": "4.1.2",
|
||||
@@ -112,7 +112,7 @@
|
||||
"deprecation-cop": "0.56.2",
|
||||
"dev-live-reload": "0.47.0",
|
||||
"encoding-selector": "0.23.2",
|
||||
"exception-reporting": "0.41.1",
|
||||
"exception-reporting": "0.41.2",
|
||||
"find-and-replace": "0.207.0",
|
||||
"fuzzy-finder": "1.5.0",
|
||||
"git-diff": "1.3.3",
|
||||
@@ -131,9 +131,9 @@
|
||||
"settings-view": "0.248.0",
|
||||
"snippets": "1.1.1",
|
||||
"spell-check": "0.71.1",
|
||||
"status-bar": "1.8.1",
|
||||
"status-bar": "1.8.2",
|
||||
"styleguide": "0.49.3",
|
||||
"symbols-view": "0.115.0",
|
||||
"symbols-view": "0.115.1",
|
||||
"tabs": "0.104.2",
|
||||
"timecop": "0.36.0",
|
||||
"tree-view": "0.215.1",
|
||||
|
||||
Reference in New Issue
Block a user