Skip to content

Commit

Permalink
build(deps-dev): bump @babel/core from 7.18.2 to 7.18.10 (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 16, 2022
1 parent 26a1ae0 commit 44b78d4
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 658 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"start": "node -r ts-node/register --inspect packages/knossos/index.ts serve http://db.labyrinth.lndo.site/repositories/labyrinth?infer=true --name conduit --codePath ./apps/conduit --user minos --password password"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@babel/core": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.18.9",
"@changesets/cli": "^2.23.0",
"@tpluscode/eslint-config": "^0.3",
Expand Down
Loading

0 comments on commit 44b78d4

Please sign in to comment.