Skip to content

Commit 77d2178

Browse files
algolia-botrenovate[bot]shortcuts
authored
chore(scripts): dependencies 2022-07-11 (#802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 67c301c commit 77d2178

File tree

11 files changed

+596
-657
lines changed

11 files changed

+596
-657
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.15.1
1+
16.16.0

clients/algoliasearch-client-java-2/algoliasearch-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.3'
1616
api 'com.fasterxml.jackson.core:jackson-annotations:2.13.3'
1717
api 'com.fasterxml.jackson.core:jackson-databind:2.13.3'
18-
implementation 'org.openapitools:jackson-databind-nullable:0.2.1'
18+
implementation 'org.openapitools:jackson-databind-nullable:0.2.3'
1919
}
2020

2121
tasks.withType(JavaCompile) {
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.15.1
1+
16.16.0

clients/algoliasearch-client-javascript/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@types/semver": "7.3.10",
3131
"bundlesize2": "0.0.31",
3232
"execa": "5.1.1",
33-
"lerna": "5.1.6",
34-
"rollup": "2.75.7",
33+
"lerna": "5.1.8",
34+
"rollup": "2.76.0",
3535
"rollup-plugin-node-globals": "1.4.0",
3636
"rollup-plugin-terser": "7.0.2",
3737
"rollup-plugin-typescript2": "0.32.1",

0 commit comments

Comments
 (0)