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 atom-select-list from 0.7.2 to 0.8.0
Snyk has created this PR to upgrade atom-select-list from 0.7.2 to 0.8.0.

See this package in npm:
https://www.npmjs.com/package/atom-select-list

See this project in Snyk:
https://app.snyk.io/org/phillipgraniero-rxi/project/60208883-b587-47b6-83e1-2daca7bbdfad?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 3, 2021
commit dbc9cfb8c02a853d94ad3777cca6c980a34dea77
2 changes: 1 addition & 1 deletion packages/grammar-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"atom": "*"
},
"dependencies": {
"atom-select-list": "^0.7.0"
"atom-select-list": "^0.8.0"
},
"consumedServices": {
"status-bar": {
Expand Down