Skip to content

Commit 6063f4e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 8d15db8 commit 6063f4e

File tree

3 files changed

+115
-110
lines changed

3 files changed

+115
-110
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.38.1",
28-
"@babel/core": "7.22.6",
29-
"@babel/preset-env": "7.22.6",
28+
"@babel/core": "7.22.8",
29+
"@babel/preset-env": "7.22.7",
3030
"@babel/preset-typescript": "7.22.5",
31-
"@babel/plugin-proposal-decorators": "7.22.6",
31+
"@babel/plugin-proposal-decorators": "7.22.7",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.26.2",
3434
"@changesets/changelog-github": "0.4.8",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next-sitemap": "4.1.8",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.1.1"
19+
"wrangler": "3.1.2"
2020
},
2121
"browserslist": {
2222
"production": [

0 commit comments

Comments
 (0)