Skip to content

Commit 10bbf96

Browse files
committed
chore(deps): update dependency @babel/core to v7.17.9
1 parent 841eeeb commit 10bbf96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "root",
33
"private": true,
44
"devDependencies": {
5-
"@babel/core": "7.17.8",
5+
"@babel/core": "7.17.9",
66
"@babel/preset-env": "7.16.11",
77
"@babel/preset-typescript": "7.16.7",
88
"@types/cbor": "5.0.1",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
},
5353
"devDependencies": {
5454
"@babel/cli": "7.17.6",
55-
"@babel/core": "7.17.8"
55+
"@babel/core": "7.17.9"
5656
}
5757
}

0 commit comments

Comments
 (0)