mirror of
https://github.com/tauri-apps/tauri-action.git
synced 2026-01-31 00:35:20 +01:00
chore(deps): update dependency rollup to v2.67.3 (#228)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "16.11.25",
|
||||
"@vercel/ncc": "0.33.3",
|
||||
"rollup": "2.67.2",
|
||||
"rollup": "2.67.3",
|
||||
"typescript": "4.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "8.3.0",
|
||||
"@types/minimist": "1.2.2",
|
||||
"rollup": "2.67.2",
|
||||
"rollup": "2.67.3",
|
||||
"typescript": "4.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "8.3.0",
|
||||
"rollup": "2.67.2",
|
||||
"rollup": "2.67.3",
|
||||
"typescript": "4.5.5"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
@@ -1503,10 +1503,10 @@ rimraf@^3.0.2:
|
||||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rollup@2.67.2:
|
||||
version "2.67.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2.tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04"
|
||||
integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==
|
||||
rollup@2.67.3:
|
||||
version "2.67.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3.tgz#3f04391fc296f807d067c9081d173e0a33dbd37e"
|
||||
integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user