Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.21.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2023
1 parent 23844f9 commit 075aeaf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion commands/build/package.json
Expand Up @@ -34,7 +34,7 @@
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.4.23",
"rollup": "3.21.6",
"rollup": "3.21.7",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"yargs": "17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion commands/sense/package.json
Expand Up @@ -39,7 +39,7 @@
"extend": "3.0.2",
"fs-extra": "11.1.1",
"node-event-emitter": "0.0.1",
"rollup": "3.21.6",
"rollup": "3.21.7",
"yargs": "17.7.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"pretty-quick": "3.1.3",
"puppeteer": "19.11.1",
"qix-faker": "0.3.0",
"rollup": "3.21.6",
"rollup": "3.21.7",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.12.19",
"@rollup/plugin-terser": "0.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -19915,10 +19915,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@3.21.6:
version "3.21.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.6.tgz#f5649ccdf8fcc7729254faa457cbea9547eb86db"
integrity sha512-SXIICxvxQxR3D4dp/3LDHZIJPC8a4anKMHd4E3Jiz2/JnY+2bEjqrOokAauc5ShGVNFHlEFjBXAXlaxkJqIqSg==
rollup@3.21.7:
version "3.21.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.7.tgz#022ab47416712c93546f369abfb20da5fb8ed42e"
integrity sha512-KXPaEuR8FfUoK2uHwNjxTmJ18ApyvD6zJpYv9FOJSqLStmt6xOY84l1IjK2dSolQmoXknrhEFRaPRgOPdqCT5w==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 075aeaf

Please sign in to comment.