Skip to content

build(deps-dev): bump eslint-plugin-qunit from 7.3.4 to 8.1.1 #371

build(deps-dev): bump eslint-plugin-qunit from 7.3.4 to 8.1.1

build(deps-dev): bump eslint-plugin-qunit from 7.3.4 to 8.1.1 #371

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',
]"