Skip to content

Commit

Permalink
chore(deps): update @babel/core requirement in /jobs
Browse files Browse the repository at this point in the history
Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2022
1 parent 7c84c21 commit bb016d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"maintenance": "yarn clean-cubes; yarn embeddings; yarn cards; yarn analytics"
},
"dependencies": {
"@babel/core": "^7.14.6",
"@babel/core": "^7.17.3",
"@babel/node": "^7.16.8",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@cubeartisan/client": "^0.1.0",
Expand Down

0 comments on commit bb016d6

Please sign in to comment.