Skip to content

chore(deps-dev): bump babel-loader from 8.0.6 to 9.2.1 #449

chore(deps-dev): bump babel-loader from 8.0.6 to 9.2.1

chore(deps-dev): bump babel-loader from 8.0.6 to 9.2.1 #449

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
- run: make deps test