Skip to content

Commit d903008

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update dependency rollup-plugin-node-resolve to ^4.2.1 (#3028)
1 parent 8415ec4 commit d903008

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"rollup": "^1.9.0",
123123
"rollup-plugin-babel": "^4.3.2",
124124
"rollup-plugin-commonjs": "^9.3.4",
125-
"rollup-plugin-node-resolve": "^4.2.0",
125+
"rollup-plugin-node-resolve": "^4.2.1",
126126
"rollup-watch": "^4.3.1",
127127
"sass-loader": "^7.1.0",
128128
"standard-version": "^5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9782,10 +9782,10 @@ rollup-plugin-commonjs@^9.3.4:
97829782
resolve "^1.10.0"
97839783
rollup-pluginutils "^2.6.0"
97849784

9785-
rollup-plugin-node-resolve@^4.2.0:
9786-
version "4.2.0"
9787-
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2.0.tgz#f1f38392a97360195be04d3c3d791ddd9715d755"
9788-
integrity sha512-JhD9hcOFv4oPQ5zViwP3Z79WSXCvcoSDmtZ1tn2pOKry28+XpoRRzWZHp5qz1aPKtTHRLRoMMnrMxnwDhbtuUw==
9785+
rollup-plugin-node-resolve@^4.2.1:
9786+
version "4.2.1"
9787+
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2.1.tgz#a949f3082c9839ca586d0e893425d1f83ed01fcf"
9788+
integrity sha512-zf2dcKBSv9KSnNbAPDYzwLpeI4Lc4bOsNlaRsq3ud80zquxWdu9iYA0ZgmHxFjBkbt8uHzXCGC4FkkejtngKng==
97899789
dependencies:
97909790
"@types/resolve" "0.0.8"
97919791
builtin-modules "^3.0.0"

0 commit comments

Comments
 (0)