Skip to content

Commit

Permalink
Update dependency @babel/runtime to v7.24.0 (#703)
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 Feb 28, 2024
1 parent 3642fed commit f6bf47c
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.9",
"@babel/runtime": "7.24.0",
"assert": "2.1.0",
"axios": "1.6.7",
"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.9":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
"@babel/runtime@npm:7.24.0":
version: 7.24.0
resolution: "@babel/runtime@npm:7.24.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/e71205fdd7082b2656512cc98e647d9ea7e222e4fe5c36e9e5adc026446fcc3ba7b3cdff8b0b694a0b78bb85db83e7b1e3d4c56ef90726682b74f13249cf952d
checksum: 10c0/3495eed727bf4a4f84c35bb51ab53317ae38f4bbc3b1d0a8303751f9dfa0ce6f5fb2afced72b76c3dd0d8bb2ccb84787559a4dee9886291a36b26f02f0f759b4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3171,7 +3171,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "foundryvtt-docker@workspace:."
dependencies:
"@babel/runtime": "npm:7.23.9"
"@babel/runtime": "npm:7.24.0"
"@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 f6bf47c

Please sign in to comment.