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 @@ -3741,7 +3741,7 @@ __metadata:
3741
3741
rollup : 2.79.0
3742
3742
rollup-plugin-node-globals : 1.4.0
3743
3743
rollup-plugin-terser : 7.0.2
3744
- rollup-plugin-typescript2 : 0.33 .0
3744
+ rollup-plugin-typescript2 : 0.34 .0
3745
3745
semver : 7.3.7
3746
3746
ts-node : 10.9.1
3747
3747
typescript : 4.8.3
@@ -9043,9 +9043,9 @@ __metadata:
9043
9043
languageName : node
9044
9044
linkType : hard
9045
9045
9046
- " rollup-plugin-typescript2@npm:0.33 .0 " :
9047
- version : 0.33 .0
9048
- resolution : " rollup-plugin-typescript2@npm:0.33 .0"
9046
+ " rollup-plugin-typescript2@npm:0.34 .0 " :
9047
+ version : 0.34 .0
9048
+ resolution : " rollup-plugin-typescript2@npm:0.34 .0"
9049
9049
dependencies :
9050
9050
" @rollup/pluginutils " : ^4.1.2
9051
9051
find-cache-dir : ^3.3.2
@@ -9054,7 +9054,7 @@ __metadata:
9054
9054
peerDependencies :
9055
9055
rollup : " >=1.26.3"
9056
9056
typescript : " >=2.4.0"
9057
- checksum : 03e3077c5197f512222f11ebb8b7682c97ddbd6332189ea06884aa3e778a04107483d340f3be94dbc471595e8908687dd841b81976855485486097b6bb095f65
9057
+ checksum : 14d5fbfa705430fdc0aaa6fed73ca9ae3c1297408f2da6b842942d40e0b44fbc264ee8be5ac7c61268dfcf61b281f770f010bd4bbd0332e2250cefd79c7352ea
9058
9058
languageName : node
9059
9059
linkType : hard
9060
9060
You can’t perform that action at this time.
0 commit comments