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

Commit 03a7153

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

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.2.1",
4141
"onchange": "^7.0.2",
4242
"prettier": "^2.1.2",
43-
"rollup": "^2.32.0",
43+
"rollup": "^2.32.1",
4444
"rollup-plugin-typescript2": "^0.28.0",
4545
"ts-jest": "^26.4.2",
4646
"typescript": "^4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3743,10 +3743,10 @@ rollup-plugin-typescript2@^0.28.0:
37433743
resolve "1.17.0"
37443744
tslib "2.0.1"
37453745

3746-
rollup@^2.32.0:
3747-
version "2.32.0"
3748-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
3749-
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==
3746+
rollup@^2.32.1:
3747+
version "2.32.1"
3748+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
3749+
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
37503750
optionalDependencies:
37513751
fsevents "~2.1.2"
37523752

0 commit comments

Comments
 (0)