mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
⬆️ @atom/notify@1.0.2
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -744,12 +744,9 @@
|
||||
}
|
||||
},
|
||||
"@atom/notify": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@atom/notify/-/notify-1.0.1.tgz",
|
||||
"integrity": "sha512-Z8iLnikqe5MbEsNvmy/C4WN5wFug7ggUK4gSEXFM3E2BGQKgbM05eOHFso5skEnunw3T9lsXOEzJTa/Ycsoc5Q==",
|
||||
"requires": {
|
||||
"linebyline": "^1.3.0"
|
||||
}
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@atom/notify/-/notify-1.0.2.tgz",
|
||||
"integrity": "sha512-bd2Fo1ujWxAXRBWG5orLk9UHO3D8FFwmOk7qAkQjTjnsqM42yBkUlpmKLdSXwOyBLUNSGhPRe0IWLf0rbnWh7A=="
|
||||
},
|
||||
"@atom/nsfw": {
|
||||
"version": "1.0.18",
|
||||
@@ -5068,11 +5065,6 @@
|
||||
"random-seed": "^0.2.0"
|
||||
}
|
||||
},
|
||||
"linebyline": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/linebyline/-/linebyline-1.3.0.tgz",
|
||||
"integrity": "sha1-bvVM6rgy0j94Qe0vKW/psvba3pQ="
|
||||
},
|
||||
"link": {
|
||||
"version": "file:packages/link",
|
||||
"requires": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"license": "MIT",
|
||||
"electronVersion": "2.0.18",
|
||||
"dependencies": {
|
||||
"@atom/notify": "1.0.1",
|
||||
"@atom/notify": "1.0.2",
|
||||
"@atom/nsfw": "1.0.18",
|
||||
"@atom/source-map-support": "^0.3.4",
|
||||
"@atom/watcher": "1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user