Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 5050bb6 commit 9cf3138
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 426 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"devDependencies": {
"@apollo/federation": "0.38.1",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.14",
"@babel/preset-typescript": "7.22.11",
"@babel/plugin-proposal-decorators": "7.22.10",
"@babel/core": "7.22.15",
"@babel/preset-env": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/plugin-proposal-decorators": "7.22.15",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@changesets/cli": "2.26.2",
"@changesets/changelog-github": "0.4.8",
Expand All @@ -40,8 +40,8 @@
"@types/jest": "27.5.2",
"@types/node": "18.17.14",
"@types/ramda": "0.29.3",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"apollo-server": "3.12.1",
"apollo-server-express": "3.12.1",
"apollo-datasource-rest": "3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"next-sitemap": "4.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 9cf3138

Please sign in to comment.