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

Commit

Permalink
Pin dependency element-resize-detector to 1.1.15 (#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kevinansfield committed Mar 13, 2019
1 parent 8e63523 commit defe6fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"coveralls": "3.0.3",
"csscomb": "4.2.0",
"cssnano": "4.1.10",
"element-resize-detector": "^1.1.14",
"element-resize-detector": "1.1.15",
"ember-ajax": "5.0.0",
"ember-assign-helper": "0.2.0",
"ember-auto-import": "1.2.21",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -4113,7 +4113,7 @@ electron-to-chromium@^1.3.113, electron-to-chromium@^1.3.47:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
integrity sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g==

element-resize-detector@^1.1.14, element-resize-detector@^1.1.4:
element-resize-detector@1.1.15, element-resize-detector@^1.1.4:
version "1.1.15"
resolved "https://registry.yarnpkg.com/element-resize-detector/-/element-resize-detector-1.1.15.tgz#48eba1a2eaa26969a4c998d972171128c971d8d2"
integrity sha512-16/5avDegXlUxytGgaumhjyQoM6hpp5j3+L79sYq5hlXfTNRy5WMMuTVWkZU3egp/CokCmTmvf18P3KeB57Iog==
Expand Down

0 comments on commit defe6fc

Please sign in to comment.