Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #178 from ianwalter/renovate/rollup-plugin-node-re…
Browse files Browse the repository at this point in the history
…solve-5.x

Update dependency rollup-plugin-node-resolve to ^5.0.3
  • Loading branch information
Ian Walter authored Jun 16, 2019
2 parents 08d8d22 + f1443e6 commit 4c86bdd
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 @@ -52,7 +52,7 @@
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.0.2"
"rollup-plugin-node-resolve": "^5.0.3"
},
"devDependencies": {
"@babel/runtime": "^7.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6650,10 +6650,10 @@ rollup-plugin-json@^4.0.0:
dependencies:
rollup-pluginutils "^2.5.0"

rollup-plugin-node-resolve@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.0.2.tgz#6475dc689934a2f85bb5c5867d03d8bd1bf859c1"
integrity sha512-/KMxyYDSMoeE+06CwbbPD8gwYcU9uwyOgMjfw2MJPDmwzEw24HIur9TR80SMsUjP2QCLSZ9othB65xNHN3e0gw==
rollup-plugin-node-resolve@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.0.3.tgz#5e90fbd04a33fa1e4e1ed6d9b54afbe45af944f1"
integrity sha512-Mhhmf0x493xgUPEsRELnU1VM+4+WO82knWkAbZ0d2DvZQZJMbhzyQK/hqtpVscoRru1EqlK3TM1kK9ro469wPw==
dependencies:
"@types/resolve" "0.0.8"
builtin-modules "^3.1.0"
Expand Down

0 comments on commit 4c86bdd

Please sign in to comment.