Skip to content

Commit

Permalink
Bump @babel/runtime from 7.16.3 to 7.16.5
Browse files Browse the repository at this point in the history
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.3 to 7.16.5.
- [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.16.5/packages/babel-runtime)

 ---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

adeira-source-id: 807ecfad268ca75b537306f2a0ea0fa2bf2d632c
  • Loading branch information
dependabot[bot] authored and adeira-github-bot committed Dec 14, 2021
1 parent 16c636d commit d7c6421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"main": "./src/index.js",
"type": "commonjs",
"dependencies": {
"@babel/runtime": "^7.16.3"
"@babel/runtime": "^7.16.5"
},
"devDependencies": {
"@adeira/eslint-fixtures-tester": "0.1.0",
Expand Down

0 comments on commit d7c6421

Please sign in to comment.