mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
chore(deps) Update dependency @rollup/plugin-commonjs to v14 (#835)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f1a8a65be2
commit
8a4cbb2b1e
@ -79,7 +79,7 @@
|
||||
"@babel/preset-env": "7.10.4",
|
||||
"@babel/preset-typescript": "7.10.4",
|
||||
"@rollup/plugin-babel": "5.0.4",
|
||||
"@rollup/plugin-commonjs": "13.0.0",
|
||||
"@rollup/plugin-commonjs": "14.0.0",
|
||||
"@rollup/plugin-json": "4.1.0",
|
||||
"@rollup/plugin-node-resolve": "8.1.0",
|
||||
"@rollup/plugin-sucrase": "3.1.0",
|
||||
|
@ -1073,10 +1073,10 @@
|
||||
"@babel/helper-module-imports" "^7.7.4"
|
||||
"@rollup/pluginutils" "^3.0.8"
|
||||
|
||||
"@rollup/plugin-commonjs@13.0.0":
|
||||
version "13.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
|
||||
integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
|
||||
"@rollup/plugin-commonjs@14.0.0":
|
||||
version "14.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-14.0.0.tgz#4285f9ec2db686a31129e5a2b415c94aa1f836f0"
|
||||
integrity sha512-+PSmD9ePwTAeU106i9FRdc+Zb3XUWyW26mo5Atr2mk82hor8+nPwkztEjFo8/B1fJKfaQDg9aM2bzQkjhi7zOw==
|
||||
dependencies:
|
||||
"@rollup/pluginutils" "^3.0.8"
|
||||
commondir "^1.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user