Skip to content

Commit 3a641ba

Browse files
committed
Update dependencies
1 parent 96faacb commit 3a641ba

File tree

2 files changed

+166
-170
lines changed

2 files changed

+166
-170
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
"source-map": "^0.6.1"
6969
},
7070
"devDependencies": {
71-
"@logux/eslint-config": "^45.2.2",
71+
"@logux/eslint-config": "^45.2.3",
7272
"@size-limit/preset-small-lib": "^4.10.2",
73-
"@types/fs-extra": "^9.0.10",
73+
"@types/fs-extra": "^9.0.11",
7474
"@types/jest": "^26.0.22",
75-
"@types/node": "^14.14.37",
76-
"@typescript-eslint/eslint-plugin": "^4.21.0",
77-
"@typescript-eslint/parser": "^4.21.0",
75+
"@types/node": "^14.14.41",
76+
"@typescript-eslint/eslint-plugin": "^4.22.0",
77+
"@typescript-eslint/parser": "^4.22.0",
7878
"check-dts": "^0.4.4",
7979
"ci-job-number": "^1.2.2",
8080
"clean-publish": "^2.1.1",
@@ -87,7 +87,7 @@
8787
"eslint-plugin-prefer-let": "^1.1.0",
8888
"eslint-plugin-promise": "^5.1.0",
8989
"eslint-plugin-security": "^1.4.0",
90-
"eslint-plugin-unicorn": "^29.0.0",
90+
"eslint-plugin-unicorn": "^30.0.0",
9191
"fs-extra": "^9.1.0",
9292
"jest": "^26.6.3",
9393
"lint-staged": "^10.5.4",
@@ -97,7 +97,7 @@
9797
"simple-git-hooks": "^2.3.1",
9898
"size-limit": "^4.10.2",
9999
"strip-ansi": "^6.0.0",
100-
"ts-jest": "^26.5.4",
100+
"ts-jest": "^26.5.5",
101101
"typescript": "^4.2.4",
102102
"yaspeller": "^7.0.0"
103103
},

0 commit comments

Comments
 (0)