Bump @babel/runtime from 7.23.1 to 7.26.10 #465
Travis CI / Travis CI - Branch
succeeded
May 16, 2025 in 5m 12s
Build Passed
The build passed, just like the previous build.
Details
This is a normal build for the dependabot/npm_and_yarn/babel/runtime-7.26.10 branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Ruby |
| Operating System | Linux (Jammy) |
Build Configuration
{
"language": "ruby",
"os": [
"linux"
],
"dist": "jammy",
"services": [
"docker"
],
"script": [
"docker build -t viz-test --target test .",
"./artifact.sh"
]
}
Loading