Skip to content

Commit 697c4d5

Browse files
authored
Merge pull request #244 from meilisearch/dependabot/npm_and_yarn/rollup-1.32.1
build(deps-dev): bump rollup from 1.31.0 to 1.32.1
2 parents 4a54899 + c028453 commit 697c4d5

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
@@ -104,7 +104,7 @@
104104
"lint-staged": "10.0.8",
105105
"prettier": "^1.19.1",
106106
"pretty-bytes": "5.3.0",
107-
"rollup": "1.31.0",
107+
"rollup": "1.32.1",
108108
"rollup-plugin-node-builtins": "2.1.2",
109109
"rollup-plugin-node-globals": "1.4.0",
110110
"rollup-plugin-sourcemaps": "0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6282,10 +6282,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.2:
62826282
dependencies:
62836283
estree-walker "^0.6.1"
62846284

6285-
rollup@1.31.0:
6286-
version "1.31.0"
6287-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
6288-
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
6285+
rollup@1.32.1:
6286+
version "1.32.1"
6287+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
6288+
integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
62896289
dependencies:
62906290
"@types/estree" "*"
62916291
"@types/node" "*"

0 commit comments

Comments
 (0)