Skip to content

Commit

Permalink
Update dependency @babel/runtime to v7.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 60066fd commit 542de45
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.7",
"@babel/runtime": "7.23.8",
"assert": "2.1.0",
"axios": "1.6.5",
"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.7":
version: 7.23.7
resolution: "@babel/runtime@npm:7.23.7"
"@babel/runtime@npm:7.23.8":
version: 7.23.8
resolution: "@babel/runtime@npm:7.23.8"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 3e304133ee55b0750e03e53cb4efb47fb2bdcdb5795f85bbffa10595196c34b9be60eb65bd6d833c87f49fc827f0365f86f95f51d85b188004d3128bb5129c93
checksum: ba5e8fbb32ef04f6cab5e89c54a0497c2fde7b730595cc1af93496270314f13ff2c6a9360fdb2f0bdd4d6b376752ce3cf85642bd6b876969a6a62954934c2df8
languageName: node
linkType: hard

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

0 comments on commit 542de45

Please sign in to comment.