Skip to content

Commit 2d0ab25

Browse files
Bump rollup in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 2.40.0 to 2.79.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.40.0...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b0efac commit 2d0ab25

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

packages/autocomplete-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"jest": "^27.2.2",
6666
"jest-watch-typeahead": "^0.6.3",
6767
"regenerator-runtime": "^0.13.7",
68-
"rollup": "^2.40.0",
68+
"rollup": "^2.79.2",
6969
"rollup-plugin-babel": "^4.4.0",
7070
"rollup-plugin-node-polyfills": "^0.2.1",
7171
"rollup-plugin-terser": "^7.0.0",

packages/instant-meilisearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"jest": "^27.2.2",
6969
"jest-watch-typeahead": "^0.6.3",
7070
"regenerator-runtime": "^0.13.7",
71-
"rollup": "^2.40.0",
71+
"rollup": "^2.79.2",
7272
"rollup-plugin-babel": "^4.4.0",
7373
"rollup-plugin-node-polyfills": "^0.2.1",
7474
"rollup-plugin-terser": "^7.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9630,12 +9630,12 @@ rollup-pluginutils@^2.8.1:
96309630
dependencies:
96319631
estree-walker "^0.6.1"
96329632

9633-
rollup@^2.40.0:
9634-
version "2.40.0"
9635-
resolved "https://registry.npmjs.org/rollup/-/rollup-2.40.0.tgz"
9636-
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
9633+
rollup@^2.79.2:
9634+
version "2.79.2"
9635+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
9636+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
96379637
optionalDependencies:
9638-
fsevents "~2.3.1"
9638+
fsevents "~2.3.2"
96399639

96409640
rollup@^3.27.1:
96419641
version "3.29.4"

0 commit comments

Comments
 (0)