Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2170)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 27, 2022
1 parent 3e9c548 commit 8775f14
Show file tree
Hide file tree
Showing 6 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion examples/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/aws-lambda": "8.10.109",
"@types/node": "18.11.9",
"ts-node": "10.9.1",
"esbuild": "0.15.15",
"esbuild": "0.15.16",
"aws-cdk": "2.51.1",
"aws-cdk-lib": "2.51.1",
"typescript": "4.9.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/azure-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@azure/functions": "3.2.0",
"esbuild": "0.15.15",
"esbuild": "0.15.16",
"typescript": "4.9.3",
"tslib": "2.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/netlify-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"netlify-cli": "^12.0.0",
"esbuild": "0.15.15"
"esbuild": "0.15.16"
},
"dependencies": {
"graphql-yoga": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "18.0.25",
"eslint": "8.28.0",
"eslint-config-next": "12.3.4",
"esbuild": "0.15.15",
"esbuild": "0.15.16",
"typescript": "4.9.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"babel-plugin-transform-typescript-metadata": "0.3.2",
"bob-the-bundler": "4.0.0",
"cross-env": "7.0.3",
"denoify": "1.4.3",
"denoify": "1.4.4",
"eslint": "^8.21.0",
"graphql": "^16.5.0",
"husky": "^8.0.0",
Expand Down
Loading

0 comments on commit 8775f14

Please sign in to comment.