File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
clients/algoliasearch-client-javascript Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
20
20
"@babel/plugin-transform-runtime" : " 7.19.6" ,
21
21
"@babel/preset-env" : " 7.20.2" ,
22
- "@babel/runtime" : " 7.20.7 " ,
22
+ "@babel/runtime" : " 7.20.13 " ,
23
23
"@rollup/plugin-babel" : " 5.3.1" ,
24
24
"@rollup/plugin-node-resolve" : " 14.1.0" ,
25
25
"@types/jest" : " 28.1.8" ,
Original file line number Diff line number Diff line change @@ -1693,12 +1693,12 @@ __metadata:
1693
1693
languageName : node
1694
1694
linkType : hard
1695
1695
1696
- " @babel/runtime@npm:7.20.7 " :
1697
- version : 7.20.7
1698
- resolution : " @babel/runtime@npm:7.20.7 "
1696
+ " @babel/runtime@npm:7.20.13 " :
1697
+ version : 7.20.13
1698
+ resolution : " @babel/runtime@npm:7.20.13 "
1699
1699
dependencies :
1700
1700
regenerator-runtime : ^0.13.11
1701
- checksum : 4629ce5c46f06cca9cfb9b7fc00d48003335a809888e2b91ec2069a2dcfbfef738480cff32ba81e0b7c290f8918e5c22ddcf2b710001464ee84ba62c7e32a3a3
1701
+ checksum : 09b7a97a05c80540db6c9e4ddf8c5d2ebb06cae5caf3a87e33c33f27f8c4d49d9c67a2d72f1570e796045288fad569f98a26ceba0c4f5fad2af84b6ad855c4fb
1702
1702
languageName : node
1703
1703
linkType : hard
1704
1704
@@ -3886,7 +3886,7 @@ __metadata:
3886
3886
" @babel/plugin-proposal-class-properties " : 7.18.6
3887
3887
" @babel/plugin-transform-runtime " : 7.19.6
3888
3888
" @babel/preset-env " : 7.20.2
3889
- " @babel/runtime " : 7.20.7
3889
+ " @babel/runtime " : 7.20.13
3890
3890
" @rollup/plugin-babel " : 5.3.1
3891
3891
" @rollup/plugin-node-resolve " : 14.1.0
3892
3892
" @types/jest " : 28.1.8
You can’t perform that action at this time.
0 commit comments