File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 3535 "eslint-config-xo-typescript" : " 0.37.0" ,
3636 "husky" : " 9.1.5" ,
3737 "rimraf" : " 5.0.10" ,
38- "rollup" : " 2.39.0 " ,
38+ "rollup" : " 2.79.2 " ,
3939 "rollup-plugin-sourcemaps" : " 0.6.3" ,
4040 "rollup-plugin-typescript2" : " 0.29.0" ,
4141 "tslib" : " 2.1.0" ,
Original file line number Diff line number Diff line change @@ -3965,11 +3965,16 @@ fs.realpath@^1.0.0:
39653965 resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
39663966 integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
39673967
3968- fsevents@^2.1.2, fsevents@~2.3.1 :
3968+ fsevents@^2.1.2 :
39693969 version "2.3.2"
39703970 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
39713971 integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
39723972
3973+ fsevents@~2.3.2 :
3974+ version "2.3.3"
3975+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
3976+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
3977+
39733978function-bind@^1.1.1 :
39743979 version "1.1.1"
39753980 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
67626767 resolve "1.17.0"
67636768 tslib "2.0.1"
67646769
6765- rollup@2.39.0 :
6766- version "2.39.0 "
6767- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0 .tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6 "
6768- integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw ==
6770+ rollup@2.79.2 :
6771+ version "2.79.2 "
6772+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
6773+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
67696774 optionalDependencies :
6770- fsevents "~2.3.1 "
6775+ fsevents "~2.3.2 "
67716776
67726777rsvp@^4.8.4 :
67736778 version "4.8.5"
You can’t perform that action at this time.
0 commit comments