Skip to content

Commit f4e3f27

Browse files
Merge pull request #95 from posva/dependabot/npm_and_yarn/rollup-2.40.0
2 parents 5fbf0d2 + cb407ed commit f4e3f27

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
@@ -48,7 +48,7 @@
4848
"lint-staged": "^10.5.4",
4949
"pascalcase": "^1.0.0",
5050
"prettier": "^2.2.1",
51-
"rollup": "^2.39.0",
51+
"rollup": "^2.40.0",
5252
"rollup-plugin-terser": "^7.0.2",
5353
"rollup-plugin-typescript2": "^0.30.0",
5454
"size-limit": "^4.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6668,10 +6668,10 @@ rollup-plugin-typescript2@^0.30.0:
66686668
resolve "1.20.0"
66696669
tslib "2.1.0"
66706670

6671-
rollup@^2.39.0:
6672-
version "2.39.0"
6673-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
6674-
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
6671+
rollup@^2.40.0:
6672+
version "2.40.0"
6673+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
6674+
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
66756675
optionalDependencies:
66766676
fsevents "~2.3.1"
66776677

0 commit comments

Comments
 (0)