Skip to content

chore(deps): bump es5-ext from 0.10.62 to 0.10.64 #51

chore(deps): bump es5-ext from 0.10.62 to 0.10.64

chore(deps): bump es5-ext from 0.10.62 to 0.10.64 #51

Workflow file for this run

name: Size Limit
on:
pull_request:
branches:
- master
jobs:
size-limit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Node.js LTS
uses: actions/setup-node@v4
with:
node-version: lts/*
cache: yarn
- name: Install Dependencies
run: yarn --immutable
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
skip_step: install
script: yarn size-limit --json