Skip to content

Bump @emotion/styled from 11.14.0 to 11.14.1 #428

Bump @emotion/styled from 11.14.0 to 11.14.1

Bump @emotion/styled from 11.14.0 to 11.14.1 #428

Workflow file for this run

on:
pull_request:
paths: [package-lock.json]
permissions:
contents: read
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm run build