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

Commit acb2ac9

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version ~2.10.0
1 parent 3b250ca commit acb2ac9

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"node-fetch": "^2.2.0",
9090
"protractor": "5.4.4",
9191
"puppeteer": "~3.0.4",
92-
"rollup": "~1.31.0",
92+
"rollup": "~2.10.0",
9393
"rollup-plugin-commonjs": "^10.1.0",
9494
"rollup-plugin-node-resolve": "^5.2.0",
9595
"rollup-plugin-sourcemaps": "^0.6.0",

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,11 +1551,6 @@
15511551
dependencies:
15521552
"@types/node" "*"
15531553

1554-
"@types/estree@*":
1555-
version "0.0.44"
1556-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.44.tgz#980cc5a29a3ef3bea6ff1f7d021047d7ea575e21"
1557-
integrity sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g==
1558-
15591554
"@types/estree@0.0.39":
15601555
version "0.0.39"
15611556
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
@@ -8887,14 +8882,12 @@ rollup@2.8.0:
88878882
optionalDependencies:
88888883
fsevents "~2.1.2"
88898884

8890-
rollup@~1.31.0:
8891-
version "1.31.1"
8892-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
8893-
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
8894-
dependencies:
8895-
"@types/estree" "*"
8896-
"@types/node" "*"
8897-
acorn "^7.1.0"
8885+
rollup@~2.10.0:
8886+
version "2.10.0"
8887+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
8888+
integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
8889+
optionalDependencies:
8890+
fsevents "~2.1.2"
88988891

88998892
run-async@^2.4.0:
89008893
version "2.4.1"

0 commit comments

Comments
 (0)