Skip to content

Commit 48913fb

Browse files
committed
chore(deps): update dependency rollup-plugin-node-globals to v1.3.0
1 parent b6d1852 commit 48913fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rollup-plugin-babel": "3.0.7",
7272
"rollup-plugin-commonjs": "9.1.6",
7373
"rollup-plugin-node-builtins": "2.1.2",
74-
"rollup-plugin-node-globals": "1.2.1",
74+
"rollup-plugin-node-globals": "1.3.0",
7575
"rollup-plugin-node-resolve": "3.3.0",
7676
"rollup-plugin-sourcemaps": "0.4.2"
7777
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6164,9 +6164,9 @@ [email protected]:
61646164
crypto-browserify "^3.11.0"
61656165
process-es6 "^0.11.2"
61666166

6167-
rollup-plugin-node-globals@1.2.1:
6168-
version "1.2.1"
6169-
resolved "https://registry.yarnpkg.com/rollup-plugin-node-globals/-/rollup-plugin-node-globals-1.2.1.tgz#2bd8309c19a0390b54cfac19a3bc13eabf3e5541"
6167+
rollup-plugin-node-globals@1.3.0:
6168+
version "1.3.0"
6169+
resolved "https://registry.yarnpkg.com/rollup-plugin-node-globals/-/rollup-plugin-node-globals-1.3.0.tgz#ee277271d199f3c2d73b80c46b0e53a07463db99"
61706170
dependencies:
61716171
acorn "^5.5.0"
61726172
buffer-es6 "^4.9.3"

0 commit comments

Comments
 (0)