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

Commit b14ca21

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version ~1.27.0
1 parent 1fedcba commit b14ca21

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
@@ -73,7 +73,7 @@
7373
"karma-typescript": "^4.1.0",
7474
"minimatch": "^3.0.4",
7575
"protractor": "5.4.2",
76-
"rollup": "~1.25.0",
76+
"rollup": "~1.27.0",
7777
"rollup-plugin-commonjs": "^10.1.0",
7878
"rollup-plugin-node-resolve": "^5.2.0",
7979
"rollup-plugin-sourcemaps": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4719,10 +4719,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
47194719
dependencies:
47204720
estree-walker "^0.6.1"
47214721

4722-
rollup@~1.25.0:
4723-
version "1.25.2"
4724-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
4725-
integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==
4722+
rollup@~1.27.0:
4723+
version "1.27.2"
4724+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509"
4725+
integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==
47264726
dependencies:
47274727
"@types/estree" "*"
47284728
"@types/node" "*"

0 commit comments

Comments
 (0)