Skip to content

Commit d05e264

Browse files
committed
chore(deps): update dependency @rollup/plugin-node-resolve to v6.1.0
1 parent 323d780 commit d05e264

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
@@ -20,7 +20,7 @@
2020
"rimraf": "2.7.1",
2121
"rollup": "0.68.2",
2222
"rollup-plugin-commonjs": "9.3.4",
23-
"@rollup/plugin-node-resolve": "6.0.0"
23+
"@rollup/plugin-node-resolve": "6.1.0"
2424
},
2525
"publishConfig": {
2626
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,10 @@
278278
"@types/istanbul-reports" "^1.1.1"
279279
"@types/yargs" "^13.0.0"
280280

281-
"@rollup/plugin-node-resolve@6.0.0":
282-
version "6.0.0"
283-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b"
284-
integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ==
281+
"@rollup/plugin-node-resolve@6.1.0":
282+
version "6.1.0"
283+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.1.0.tgz#0d2909f4bf606ae34d43a9bc8be06a9b0c850cf0"
284+
integrity sha512-Cv7PDIvxdE40SWilY5WgZpqfIUEaDxFxs89zCAHjqyRwlTSuql4M5hjIuc5QYJkOH0/vyiyNXKD72O+LhRipGA==
285285
dependencies:
286286
"@rollup/pluginutils" "^3.0.0"
287287
"@types/resolve" "0.0.8"

0 commit comments

Comments
 (0)