Skip to content

Commit

Permalink
chore(deps): update api
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 19b56ca commit 551ded1
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 130 deletions.
8 changes: 4 additions & 4 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@babel/plugin-transform-typescript": "7.25.9",
"@babel/plugin-transform-typescript": "7.26.3",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@polkadot/api": "15.0.1",
Expand All @@ -67,13 +67,13 @@
"@rollup/plugin-typescript": "12.1.1",
"@types/jest": "29.5.14",
"@types/rollup-plugin-peer-deps-external": "2.2.5",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/parser": "8.18.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-jest": "29.7.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"jest": "29.7.0",
"rollup": "4.27.4",
"rollup": "4.28.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.36.0",
"rxjs": "7.8.1",
Expand Down
Loading

0 comments on commit 551ded1

Please sign in to comment.