Skip to content

Commit e44aeae

Browse files
chore(deps): update dependency rollup-plugin-typescript2 to v0.33.0 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a2c1e5 commit e44aeae

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"rollup": "2.78.1",
3434
"rollup-plugin-node-globals": "1.4.0",
3535
"rollup-plugin-terser": "7.0.2",
36-
"rollup-plugin-typescript2": "0.32.1",
36+
"rollup-plugin-typescript2": "0.33.0",
3737
"semver": "7.3.7",
3838
"ts-node": "10.9.1",
3939
"typescript": "4.7.4"

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3868,7 +3868,7 @@ __metadata:
38683868
rollup: 2.78.1
38693869
rollup-plugin-node-globals: 1.4.0
38703870
rollup-plugin-terser: 7.0.2
3871-
rollup-plugin-typescript2: 0.32.1
3871+
rollup-plugin-typescript2: 0.33.0
38723872
semver: 7.3.7
38733873
ts-node: 10.9.1
38743874
typescript: 4.7.4
@@ -9078,19 +9078,18 @@ __metadata:
90789078
languageName: node
90799079
linkType: hard
90809080

9081-
"rollup-plugin-typescript2@npm:0.32.1":
9082-
version: 0.32.1
9083-
resolution: "rollup-plugin-typescript2@npm:0.32.1"
9081+
"rollup-plugin-typescript2@npm:0.33.0":
9082+
version: 0.33.0
9083+
resolution: "rollup-plugin-typescript2@npm:0.33.0"
90849084
dependencies:
90859085
"@rollup/pluginutils": ^4.1.2
90869086
find-cache-dir: ^3.3.2
90879087
fs-extra: ^10.0.0
9088-
resolve: ^1.20.0
90899088
tslib: ^2.4.0
90909089
peerDependencies:
90919090
rollup: ">=1.26.3"
90929091
typescript: ">=2.4.0"
9093-
checksum: f41ab63ad1e4d21ec99fbf4a367abdf29ef95c41fd0a5612f2b60a8619f5fe633f75982bfbaf8fe9632bddfb6730ff9cb38be77d82561088168fcaccd2cd1e85
9092+
checksum: 03e3077c5197f512222f11ebb8b7682c97ddbd6332189ea06884aa3e778a04107483d340f3be94dbc471595e8908687dd841b81976855485486097b6bb095f65
90949093
languageName: node
90959094
linkType: hard
90969095

0 commit comments

Comments
 (0)