Skip to content

build(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.5 #380

build(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.5

build(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.5 #380

Workflow file for this run

# GitHub Actions documentation:
# https://docs.github.com/en/actions
name: CI
on:
push:
branches:
- master
pull_request: {}
concurrency:
group: ci-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
org:
uses: DazzlingFugu/.github/.github/workflows/js--emberjs-addons.yml@master
with:
node-version: 14
package-manager: yarn
ember-try-scenarios: "[
'ember-lts-3.28',
'ember-lts-4.4',
'ember-release',
'ember-beta',
'ember-canary',
'ember-classic',
'embroider-safe',
'embroider-optimized',
]"