Skip to content

Bump lodash and @types/lodash #20

Bump lodash and @types/lodash

Bump lodash and @types/lodash #20

Workflow file for this run

name: Primer Figma Theme
on: [pull_request]
jobs:
test:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install dependencies
run: yarn
- name: Test
run: yarn test