Skip to content

Commit 71f6825

Browse files
authored
Bump deps (#4490)
1 parent d56b0bf commit 71f6825

File tree

3 files changed

+122
-122
lines changed

3 files changed

+122
-122
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"test:watch": "polkadot-dev-run-test --watch"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.16.7",
34+
"@babel/core": "^7.16.10",
3535
"@babel/register": "^7.16.9",
3636
"@babel/runtime": "^7.16.7",
37-
"@polkadot/dev": "^0.65.38",
37+
"@polkadot/dev": "^0.65.42",
3838
"@polkadot/typegen": "workspace:packages/typegen",
3939
"@types/jest": "^27.4.0",
4040
"copyfiles": "^2.4.1"
4141
},
4242
"resolutions": {
43-
"typescript": "^4.5.3"
43+
"typescript": "^4.5.5"
4444
}
4545
}

packages/typegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"polkadot-types-internal-metadata": "./scripts/polkadot-types-internal-metadata.cjs"
3131
},
3232
"dependencies": {
33-
"@babel/core": "^7.16.7",
33+
"@babel/core": "^7.16.10",
3434
"@babel/register": "^7.16.9",
3535
"@babel/runtime": "^7.16.7",
3636
"@polkadot/api": "7.4.2-15",

0 commit comments

Comments
 (0)