Skip to content

Commit 701f3ec

Browse files
authored
Merge pull request #1086 from meilisearch/dependabot/npm_and_yarn/rollup-2.59.0
build(deps-dev): bump rollup from 2.58.3 to 2.59.0
2 parents 189da60 + 2e9e2e7 commit 701f3ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"lint-staged": "11.1.2",
9797
"prettier": "^2.2.1",
9898
"pretty-bytes": "^5.6.0",
99-
"rollup": "^2.58.3",
99+
"rollup": "^2.59.0",
100100
"rollup-plugin-terser": "^7.0.0",
101101
"rollup-plugin-typescript2": "^0.30.0",
102102
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5301,10 +5301,10 @@ rollup-plugin-typescript2@^0.30.0:
53015301
resolve "1.20.0"
53025302
tslib "2.1.0"
53035303

5304-
rollup@^2.58.3:
5305-
version "2.58.3"
5306-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
5307-
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
5304+
rollup@^2.59.0:
5305+
version "2.59.0"
5306+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
5307+
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
53085308
optionalDependencies:
53095309
fsevents "~2.3.2"
53105310

0 commit comments

Comments
 (0)