Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/runtime from 7.22.6 to 7.22.10 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 11, 2023
1 parent 232ec9a commit e8dcc37
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@babel/core": "^7.22.10",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.10",
"@babel/runtime": "^7.22.6",
"@babel/runtime": "^7.22.10",
"babel-loader": "^9.1.3",
"chai": "^4.3.7",
"fs-extra": "^11.1.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1444,12 +1444,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/runtime@npm:7.22.6"
"@babel/runtime@npm:^7.22.10":
version: 7.22.10
resolution: "@babel/runtime@npm:7.22.10"
dependencies:
regenerator-runtime: ^0.13.11
checksum: e585338287c4514a713babf4fdb8fc2a67adcebab3e7723a739fc62c79cfda875b314c90fd25f827afb150d781af97bc16c85bfdbfa2889f06053879a1ddb597
regenerator-runtime: ^0.14.0
checksum: 524d41517e68953dbc73a4f3616b8475e5813f64e28ba89ff5fca2c044d535c2ea1a3f310df1e5bb06162e1f0b401b5c4af73fe6e2519ca2450d9d8c44cf268d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5672,7 +5672,7 @@ __metadata:
"@babel/core": ^7.22.10
"@babel/plugin-transform-runtime": ^7.22.9
"@babel/preset-env": ^7.22.10
"@babel/runtime": ^7.22.6
"@babel/runtime": ^7.22.10
babel-loader: ^9.1.3
chai: ^4.3.7
fs-extra: ^11.1.1
Expand Down Expand Up @@ -6023,6 +6023,13 @@ __metadata:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.14.0":
version: 0.14.0
resolution: "regenerator-runtime@npm:0.14.0"
checksum: 1c977ad82a82a4412e4f639d65d22be376d3ebdd30da2c003eeafdaaacd03fc00c2320f18120007ee700900979284fc78a9f00da7fb593f6e6eeebc673fba9a3
languageName: node
linkType: hard

"regenerator-transform@npm:^0.15.2":
version: 0.15.2
resolution: "regenerator-transform@npm:0.15.2"
Expand Down

0 comments on commit e8dcc37

Please sign in to comment.