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 33
33
"rollup" : " 2.79.0" ,
34
34
"rollup-plugin-node-globals" : " 1.4.0" ,
35
35
"rollup-plugin-terser" : " 7.0.2" ,
36
- "rollup-plugin-typescript2" : " 0.33 .0" ,
36
+ "rollup-plugin-typescript2" : " 0.34 .0" ,
37
37
"semver" : " 7.3.7" ,
38
38
"ts-node" : " 10.9.1" ,
39
39
"typescript" : " 4.8.3"
Original file line number Diff line number Diff line change @@ -3952,7 +3952,7 @@ __metadata:
3952
3952
rollup : 2.79.0
3953
3953
rollup-plugin-node-globals : 1.4.0
3954
3954
rollup-plugin-terser : 7.0.2
3955
- rollup-plugin-typescript2 : 0.33 .0
3955
+ rollup-plugin-typescript2 : 0.34 .0
3956
3956
semver : 7.3.7
3957
3957
ts-node : 10.9.1
3958
3958
typescript : 4.8.3
@@ -9690,9 +9690,9 @@ __metadata:
9690
9690
languageName : node
9691
9691
linkType : hard
9692
9692
9693
- " rollup-plugin-typescript2@npm:0.33 .0 " :
9694
- version : 0.33 .0
9695
- resolution : " rollup-plugin-typescript2@npm:0.33 .0"
9693
+ " rollup-plugin-typescript2@npm:0.34 .0 " :
9694
+ version : 0.34 .0
9695
+ resolution : " rollup-plugin-typescript2@npm:0.34 .0"
9696
9696
dependencies :
9697
9697
" @rollup/pluginutils " : ^4.1.2
9698
9698
find-cache-dir : ^3.3.2
@@ -9701,7 +9701,7 @@ __metadata:
9701
9701
peerDependencies :
9702
9702
rollup : " >=1.26.3"
9703
9703
typescript : " >=2.4.0"
9704
- checksum : 03e3077c5197f512222f11ebb8b7682c97ddbd6332189ea06884aa3e778a04107483d340f3be94dbc471595e8908687dd841b81976855485486097b6bb095f65
9704
+ checksum : 14d5fbfa705430fdc0aaa6fed73ca9ae3c1297408f2da6b842942d40e0b44fbc264ee8be5ac7c61268dfcf61b281f770f010bd4bbd0332e2250cefd79c7352ea
9705
9705
languageName : node
9706
9706
linkType : hard
9707
9707
You can’t perform that action at this time.
0 commit comments