Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 388f4d1

Browse files
Bump rollup from 2.28.2 to 2.29.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.28.2 to 2.29.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.28.2...v2.29.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 36e85de commit 388f4d1

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
@@ -40,7 +40,7 @@
4040
"nova-extension-utils": "^1.0.3",
4141
"onchange": "^7.0.2",
4242
"prettier": "^2.1.2",
43-
"rollup": "^2.28.2",
43+
"rollup": "^2.29.0",
4444
"rollup-plugin-typescript2": "^0.27.3",
4545
"ts-jest": "^26.4.1",
4646
"typescript": "^4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3730,10 +3730,10 @@ rollup-plugin-typescript2@^0.27.3:
37303730
resolve "1.17.0"
37313731
tslib "2.0.1"
37323732

3733-
rollup@^2.28.2:
3734-
version "2.28.2"
3735-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2.tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b"
3736-
integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg==
3733+
rollup@^2.29.0:
3734+
version "2.29.0"
3735+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
3736+
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
37373737
optionalDependencies:
37383738
fsevents "~2.1.2"
37393739

0 commit comments

Comments
 (0)