Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 2, 2021
1 parent 089ac2f commit c1bc741
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 403 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@logux/eslint-config": "^45.4.7",
"@size-limit/preset-small-lib": "5.0.3",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"check-dts": "^0.5.5",
"clean-publish": "^2.2.0",
"eslint": "^7.32.0",
Expand All @@ -57,14 +57,14 @@
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^35.0.0",
"jest": "^27.0.6",
"jest": "^27.1.0",
"lint-staged": "^11.1.2",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
"simple-git-hooks": "^2.6.1",
"size-limit": "^5.0.3",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"lint-staged": {
"*.js": [
Expand Down
Loading

0 comments on commit c1bc741

Please sign in to comment.