Skip to content

Commit 4723081

Browse files
chore(deps-dev): bump rollup from 2.79.1 to 2.79.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f155ced commit 4723081

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/runtime-integration/rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/runtime": "workspace:^",
66
"@rollup/plugin-commonjs": "^24.1.0",
77
"@rollup/plugin-node-resolve": "^15.0.2",
8-
"rollup": "^2.79.1"
8+
"rollup": "^2.79.2"
99
},
1010
"type": "commonjs"
1111
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ __metadata:
128128
"@babel/runtime": "workspace:^"
129129
"@rollup/plugin-commonjs": "npm:^24.1.0"
130130
"@rollup/plugin-node-resolve": "npm:^15.0.2"
131-
rollup: "npm:^2.79.1"
131+
rollup: "npm:^2.79.2"
132132
languageName: unknown
133133
linkType: soft
134134

@@ -14837,17 +14837,17 @@ __metadata:
1483714837
languageName: node
1483814838
linkType: hard
1483914839

14840-
"rollup@npm:^2.79.1":
14841-
version: 2.79.1
14842-
resolution: "rollup@npm:2.79.1"
14840+
"rollup@npm:^2.79.2":
14841+
version: 2.79.2
14842+
resolution: "rollup@npm:2.79.2"
1484314843
dependencies:
1484414844
fsevents: "npm:~2.3.2"
1484514845
dependenciesMeta:
1484614846
fsevents:
1484714847
optional: true
1484814848
bin:
1484914849
rollup: dist/bin/rollup
14850-
checksum: 10/df087b701304432f30922bbee5f534ab189aa6938bd383b5686c03147e0d00cd1789ea10a462361326ce6b6ebe448ce272ad3f3cc40b82eeb3157df12f33663c
14850+
checksum: 10/095ba0a82811b1866a76d826987743278db0a87c45092656986bfff490326b66187d5f9ff0c24cf8d5682bc470aa00c36654e0044d6b6335ac0c1201b8280880
1485114851
languageName: node
1485214852
linkType: hard
1485314853

0 commit comments

Comments
 (0)