chore(deps-dev): bump rollup-plugin-commonjs from 9.3.2 to 9.3.3
Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 9.3.2 to 9.3.3. - [Release notes](https://github.com/rollup/rollup-plugin-commonjs/releases) - [Changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup-plugin-commonjs/compare/v9.3.2...v9.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
065a3933c9
commit
faefb2ebb4
|
@ -17158,9 +17158,9 @@
|
|||
}
|
||||
},
|
||||
"rollup-plugin-commonjs": {
|
||||
"version": "9.3.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.2.tgz",
|
||||
"integrity": "sha512-5ZbeKgp2S7Fq8MedYruC5p1bIaRQYoMADXMzNi1J2BWaHtwLL6+/vbdjLFTMXe/VWZEGZHkZOiGxN2DB0Sv6Lw==",
|
||||
"version": "9.3.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.3.3.tgz",
|
||||
"integrity": "sha512-p/zVsRv/Vp67CRuDjtpF7LTlRze+CZFSwdDJFUtWfk4Pd6HLypZHRm/XuxmsBKUJ8cjgDSgE0bVymAn2kg5mvg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"estree-walker": "^0.6.0",
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
"rimraf": "2.6.3",
|
||||
"rollup": "1.8.0",
|
||||
"rollup-plugin-babel": "^4.3.2",
|
||||
"rollup-plugin-commonjs": "9.3.2",
|
||||
"rollup-plugin-commonjs": "9.3.3",
|
||||
"rollup-plugin-json": "^4.0.0",
|
||||
"rollup-plugin-node-builtins": "^2.1.2",
|
||||
"rollup-plugin-node-globals": "^1.2.1",
|
||||
|
|
Loading…
Reference in New Issue