Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade etch from 0.12.8 to 0.14.1
Snyk has created this PR to upgrade etch from 0.12.8 to 0.14.1.

See this package in npm:
etch

See this project in Snyk:
https://app.snyk.io/org/phillipgraniero-rxi/project/33fb4fc5-b16d-40a7-ba19-f5c2ea6bd71c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 12, 2026
commit d00b766eb54cb2f8ea773437521e850aaf8040eb
2 changes: 1 addition & 1 deletion packages/incompatible-packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"atom": ">0.50.0"
},
"dependencies": {
"etch": "^0.12.2"
"etch": "^0.14.1"
},
"consumedServices": {
"status-bar": {
Expand Down