File tree 2 files changed +12
-7
lines changed 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 62
62
"@types/sinon" : " 9.0.11" ,
63
63
"babel-jest" : " ^29.0.2" ,
64
64
"jest" : " ^29.0.2" ,
65
- "rollup" : " 2.47.0 " ,
65
+ "rollup" : " 2.79.2 " ,
66
66
"rollup-plugin-terser" : " 7.0.2" ,
67
67
"sinon" : " ^9.0.1" ,
68
68
"ts-jest" : " ^29.0.0" ,
Original file line number Diff line number Diff line change @@ -1991,11 +1991,16 @@ fs.realpath@^1.0.0:
1991
1991
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
1992
1992
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
1993
1993
1994
- fsevents@^2.3.2, fsevents@~2.3.1 :
1994
+ fsevents@^2.3.2 :
1995
1995
version "2.3.2"
1996
1996
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
1997
1997
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
1998
1998
1999
+ fsevents@~2.3.2 :
2000
+ version "2.3.3"
2001
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
2002
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
2003
+
1999
2004
function-bind@^1.1.1 :
2000
2005
version "1.1.1"
2001
2006
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -2965,12 +2970,12 @@ rollup-plugin-terser@7.0.2:
2965
2970
serialize-javascript "^4.0.0"
2966
2971
terser "^5.0.0"
2967
2972
2968
- rollup@2.47.0 :
2969
- version "2.47.0 "
2970
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47.0 .tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d "
2971
- integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg ==
2973
+ rollup@2.79.2 :
2974
+ version "2.79.2 "
2975
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
2976
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
2972
2977
optionalDependencies :
2973
- fsevents "~2.3.1 "
2978
+ fsevents "~2.3.2 "
2974
2979
2975
2980
safe-buffer@^5.1.0 :
2976
2981
version "5.2.1"
You can’t perform that action at this time.
0 commit comments