chore(deps-dev): bump @babel/register in /curriculum

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.12.10 to 7.12.13.
- [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.12.13/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>
pull/40967/head
dependabot[bot] 2021-02-07 05:03:32 +00:00
parent 15227a0148
commit 01478ce4a9
1 changed files with 3 additions and 3 deletions

View File

@ -1051,9 +1051,9 @@
}
},
"@babel/register": {
"version": "7.12.10",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.12.10.tgz",
"integrity": "sha512-EvX/BvMMJRAA3jZgILWgbsrHwBQvllC5T8B29McyME8DvkdOxk4ujESfrMvME8IHSDvWXrmMXxPvA/lx2gqPLQ==",
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.12.13.tgz",
"integrity": "sha512-fnCeRXj970S9seY+973oPALQg61TRvAaW0nRDe1f4ytKqM3fZgsNXewTZWmqZedg74LFIRpg/11dsrPZZvYs2g==",
"dev": true,
"requires": {
"find-cache-dir": "^2.0.0",