Skip to content

Commit

Permalink
Merge pull request #18 from apideck-libraries/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
elsmr authored Feb 9, 2022
2 parents ed325df + d152847 commit f3622c9
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 151 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
}
],
"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.4",
"ajv": "^8.8.2",
"@size-limit/preset-small-lib": "^7.0.8",
"ajv": "^8.10.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"np": "^7.6.0",
"size-limit": "^7.0.4",
"size-limit": "^7.0.8",
"tsdx": "^0.14.1",
"tslib": "^2.3.1",
"typescript": "^4.5.4"
Expand Down
Loading

0 comments on commit f3622c9

Please sign in to comment.