Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 22, 2021
1 parent 96faacb commit 3a641ba
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 170 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@
"source-map": "^0.6.1"
},
"devDependencies": {
"@logux/eslint-config": "^45.2.2",
"@logux/eslint-config": "^45.2.3",
"@size-limit/preset-small-lib": "^4.10.2",
"@types/fs-extra": "^9.0.10",
"@types/fs-extra": "^9.0.11",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"@types/node": "^14.14.41",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"check-dts": "^0.4.4",
"ci-job-number": "^1.2.2",
"clean-publish": "^2.1.1",
Expand All @@ -87,7 +87,7 @@
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^29.0.0",
"eslint-plugin-unicorn": "^30.0.0",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
Expand All @@ -97,7 +97,7 @@
"simple-git-hooks": "^2.3.1",
"size-limit": "^4.10.2",
"strip-ansi": "^6.0.0",
"ts-jest": "^26.5.4",
"ts-jest": "^26.5.5",
"typescript": "^4.2.4",
"yaspeller": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 3a641ba

Please sign in to comment.