Skip to content

Commit

Permalink
Update dependency @babel/runtime to v7.23.6 (#666)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 3b39764 commit 3cc6091
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
]
},
"dependencies": {
"@babel/runtime": "7.23.5",
"@babel/runtime": "7.23.6",
"assert": "2.1.0",
"axios": "1.6.2",
"express": "^4.18.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.23.5":
version: 7.23.5
resolution: "@babel/runtime@npm:7.23.5"
"@babel/runtime@npm:7.23.6":
version: 7.23.6
resolution: "@babel/runtime@npm:7.23.6"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: ca679cc91bb7e424bc2db87bb58cc3b06ade916b9adb21fbbdc43e54cdaacb3eea201ceba2a0464b11d2eb65b9fe6a6ffcf4d7521fa52994f19be96f1af14788
checksum: d886954e985ef8e421222f7a2848884d96a752e0020d3078b920dd104e672fdf23bcc6f51a44313a048796319f1ac9d09c2c88ec8cbb4e1f09174bcd3335b9ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -3210,7 +3210,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "foundryvtt-docker@workspace:."
dependencies:
"@babel/runtime": "npm:7.23.5"
"@babel/runtime": "npm:7.23.6"
"@parcel/transformer-sass": "npm:2.10.3"
"@parcel/transformer-vue": "npm:2.10.3"
"@types/lodash": "npm:4.14.202"
Expand Down

0 comments on commit 3cc6091

Please sign in to comment.