File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"@babel/preset-env" : " 7.20.2" ,
36
36
"@rollup/plugin-json" : " 6.0.0" ,
37
37
"c8" : " 7.13.0" ,
38
- "core-js" : " 3.28 .0" ,
38
+ "core-js" : " 3.29 .0" ,
39
39
"eslint-plugin-ghost" : " 2.16.0" ,
40
40
"mocha" : " 10.2.0" ,
41
41
"rollup" : " 2.79.1" ,
Original file line number Diff line number Diff line change @@ -2297,10 +2297,10 @@ core-js-compat@^3.25.1:
2297
2297
dependencies :
2298
2298
browserslist "^4.21.4"
2299
2299
2300
- core-js@3.28 .0 :
2301
- version "3.28 .0"
2302
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.28 .0.tgz#ed8b9e99c273879fdfff0edfc77ee709a5800e4a "
2303
- integrity sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw ==
2300
+ core-js@3.29 .0 :
2301
+ version "3.29 .0"
2302
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.29 .0.tgz#0273e142b67761058bcde5615c503c7406b572d6 "
2303
+ integrity sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg ==
2304
2304
2305
2305
core-js@^2.6.5 :
2306
2306
version "2.6.12"
You can’t perform that action at this time.
0 commit comments