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

Commit 95c1439

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

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.1.0",
4141
"onchange": "^7.0.2",
4242
"prettier": "^2.1.2",
43-
"rollup": "^2.29.0",
43+
"rollup": "^2.32.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
@@ -3761,10 +3761,10 @@ rollup-plugin-typescript2@^0.27.3:
37613761
resolve "1.17.0"
37623762
tslib "2.0.1"
37633763

3764-
rollup@^2.29.0:
3765-
version "2.29.0"
3766-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
3767-
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
3764+
rollup@^2.32.0:
3765+
version "2.32.0"
3766+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
3767+
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==
37683768
optionalDependencies:
37693769
fsevents "~2.1.2"
37703770

0 commit comments

Comments
 (0)