Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit a3deb68

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version ~1.31.0
1 parent 099749d commit a3deb68

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
@@ -87,7 +87,7 @@
8787
"minimatch": "^3.0.4",
8888
"node-fetch": "^2.2.0",
8989
"protractor": "5.4.3",
90-
"rollup": "~1.30.0",
90+
"rollup": "~1.31.0",
9191
"rollup-plugin-commonjs": "^10.1.0",
9292
"rollup-plugin-node-resolve": "^5.2.0",
9393
"rollup-plugin-sourcemaps": "^0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8713,10 +8713,10 @@ [email protected]:
87138713
"@types/node" "*"
87148714
acorn "^7.1.0"
87158715

8716-
rollup@~1.30.0:
8717-
version "1.30.0"
8718-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.0.tgz#ae9c893804e8eaa8f8f74b0aaf7e7fb4374a9d01"
8719-
integrity sha512-ANcmfaSQwpcJtZUTA0ZMNBtFcQ1B4A5FldlNqEK0WdWm9sHSKu93ffa2KV1ux8HA/yKIV/ZARV28m7rNdXJgEw==
8716+
rollup@~1.31.0:
8717+
version "1.31.0"
8718+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
8719+
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
87208720
dependencies:
87218721
"@types/estree" "*"
87228722
"@types/node" "*"

0 commit comments

Comments
 (0)