Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 21, 2021
1 parent 7b3c872 commit c0fc32d
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 646 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@
},
"devDependencies": {
"@logux/eslint-config": "^45.4.3",
"@size-limit/preset-small-lib": "^4.10.2",
"@size-limit/preset-small-lib": "^4.10.3",
"@types/fs-extra": "^9.0.11",
"@types/jest": "^26.0.23",
"@types/node": "^15.3.0",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@types/node": "^15.3.1",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"check-dts": "^0.4.4",
"ci-job-number": "^1.2.2",
"clean-publish": "^2.2.0",
Expand All @@ -96,7 +96,7 @@
"postcss-parser-tests": "^8.3.5",
"prettier": "^2.3.0",
"simple-git-hooks": "^2.4.1",
"size-limit": "^4.10.2",
"size-limit": "^4.10.3",
"strip-ansi": "^6.0.0",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4",
Expand Down
Loading

0 comments on commit c0fc32d

Please sign in to comment.