Skip to content

Commit 653d5ac

Browse files
renovate[bot]bokuweb
authored andcommitted
Update dependency rollup-plugin-node-resolve to v5.0.3 (#540)
1 parent a17a806 commit 653d5ac

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"rollup-plugin-babel": "4.3.2",
8181
"rollup-plugin-commonjs": "10.0.0",
8282
"rollup-plugin-node-globals": "1.4.0",
83-
"rollup-plugin-node-resolve": "5.0.2",
83+
"rollup-plugin-node-resolve": "5.0.3",
8484
"rollup-plugin-replace": "2.2.0",
8585
"rollup-plugin-typescript2": "0.21.1",
8686
"rollup-watch": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9122,10 +9122,10 @@ rollup-plugin-node-globals@1.4.0:
91229122
process-es6 "^0.11.6"
91239123
rollup-pluginutils "^2.3.1"
91249124

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

0 commit comments

Comments
 (0)