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

Commit 459e395

Browse files
Bump rollup from 2.50.5 to 2.52.4 (#281)
1 parent a5a48ea commit 459e395

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"nova-extension-utils": "^1.4.0",
4242
"onchange": "^7.1.0",
4343
"prettier": "^2.3.2",
44-
"rollup": "^2.50.5",
44+
"rollup": "^2.52.4",
4545
"rollup-plugin-typescript2": "^0.30.0",
4646
"ts-jest": "^26.5.6",
4747
"typescript": "^4.3.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,7 +1948,7 @@ fs.realpath@^1.0.0:
19481948
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
19491949
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
19501950

1951-
fsevents@^2.1.2, fsevents@~2.3.1:
1951+
fsevents@^2.1.2, fsevents@~2.3.2:
19521952
version "2.3.2"
19531953
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
19541954
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -3684,12 +3684,12 @@ rollup-plugin-typescript2@^0.30.0:
36843684
resolve "1.20.0"
36853685
tslib "2.1.0"
36863686

3687-
rollup@^2.50.5:
3688-
version "2.50.5"
3689-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.5.tgz#bbee9d6411af3f5fa5c6e7e2c69f7a65b753e568"
3690-
integrity sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ==
3687+
rollup@^2.52.4:
3688+
version "2.52.4"
3689+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.4.tgz#0150247d54fb2f21be4915b898f8764389fea292"
3690+
integrity sha512-AXgUxxWXyGfsj8GKleR1k8KsG8G+7ZZDRU9RZb9PnLGSyTqI/1qf/+QSp1hRaR40j4yfBCKXs5khtGKiFwihfg==
36913691
optionalDependencies:
3692-
fsevents "~2.3.1"
3692+
fsevents "~2.3.2"
36933693

36943694
rsvp@^4.8.4:
36953695
version "4.8.5"

0 commit comments

Comments
 (0)