Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency informed to v1.10.12 (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrfelton committed Dec 4, 2018
1 parent cf37a2a commit feff0d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
"electron-is-dev": "1.0.1",
"get-port": "4.0.0",
"history": "4.7.2",
"informed": "1.10.9",
"informed": "1.10.12",
"is-electron-renderer": "2.0.1",
"javascript-state-machine": "3.1.0",
"jstimezonedetect": "1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9073,10 +9073,10 @@ inflight@^1.0.4:
once "^1.3.0"
wrappy "1"

informed@1.10.9:
version "1.10.9"
resolved "https://registry.yarnpkg.com/informed/-/informed-1.10.9.tgz#d6acb5d487933e7eee0f335adcb6a9eb4fc5a3fb"
integrity sha512-t91Zwsr2kiMx2Daa9lpbTcEesNdsnLClys2GuX1qCi/6k48V6O45x9IUly6vdAP/WL/KoQPsafQ2+1+YcmMJVA==
informed@1.10.12:
version "1.10.12"
resolved "https://registry.yarnpkg.com/informed/-/informed-1.10.12.tgz#0077e0376be83e8c10d1229c4574f112b91b29f9"
integrity sha512-xug6ZKR8bj8zcqMdxcL3EMtJePugILCIZZALK9c0w5Mut93KEHjT/TUDViFrrorEgvt1VRyQEFo6jxlUxk5UcA==
dependencies:
"@babel/runtime-corejs2" "^7.0.0-rc.1"

Expand Down

0 comments on commit feff0d1

Please sign in to comment.