Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and shortcuts committed Jul 12, 2023
1 parent 6b3990a commit 635c12b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"execa": "7.1.1",
"lerna": "7.1.3",
"nx": "16.5.1",
"rollup": "2.79.1",
"rollup": "3.26.2",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.35.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/node": "18.16.19",
"rollup": "2.79.1",
"rollup": "3.26.2",
"typescript": "5.1.6"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions templates/javascript/clients/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/node": "18.16.19",
"rollup": "2.79.1",
"rollup": "3.26.2",
"typescript": "5.1.6"
},
{{/isAlgoliasearchClient}}
Expand Down Expand Up @@ -117,7 +117,7 @@
"@types/jest": "29.5.3",
"@types/node": "18.16.19",
"jest": "29.6.1",
"rollup": "2.79.1",
"rollup": "3.26.2",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
},
Expand Down

0 comments on commit 635c12b

Please sign in to comment.