Skip to content

Commit 690bf40

Browse files
committed
Update dependencies
1 parent 3293f0c commit 690bf40

2 files changed

Lines changed: 122 additions & 122 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
},
7676
"devDependencies": {
7777
"@logux/eslint-config": "^46.1.0",
78-
"@size-limit/preset-small-lib": "^7.0.3",
78+
"@size-limit/preset-small-lib": "^7.0.4",
7979
"@types/fs-extra": "^9.0.13",
8080
"@types/node": "^16.11.12",
81-
"@typescript-eslint/eslint-plugin": "^5.6.0",
82-
"@typescript-eslint/parser": "^5.6.0",
81+
"@typescript-eslint/eslint-plugin": "^5.7.0",
82+
"@typescript-eslint/parser": "^5.7.0",
8383
"c8": "^7.10.0",
8484
"check-dts": "^0.6.5",
8585
"clean-publish": "^3.4.4",
@@ -96,9 +96,9 @@
9696
"postcss-parser-tests": "^8.3.7",
9797
"simple-git-hooks": "^2.7.0",
9898
"size-limit": "^7.0.4",
99-
"strip-ansi": "^6.0.0",
99+
"strip-ansi": "^6.0.1",
100100
"ts-node": "^10.4.0",
101-
"typescript": "^4.5.3",
101+
"typescript": "^4.5.4",
102102
"uvu": "^0.5.2"
103103
},
104104
"c8": {

0 commit comments

Comments
 (0)