We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc38b52 commit 72ab1f7Copy full SHA for 72ab1f7
package.json
@@ -28,7 +28,7 @@
28
"dependencies": {
29
"@softwareventures/chain": "^0.1.2 || ^1.0.0 || ^2.0.0",
30
"@softwareventures/iterable": "^1.1.1 || ^1.1.1 || ^2.0.0 || ^3.0.0",
31
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/parser": "8.46.0",
32
"tslib": "^2.0.0",
33
"unknown": "^0.2.5"
34
},
@@ -40,7 +40,7 @@
40
"@softwareventures/prettier-config": "4.0.0",
41
"@softwareventures/semantic-release-config": "4.1.0",
42
"@softwareventures/tsconfig": "7.1.1",
43
- "@typescript-eslint/eslint-plugin": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "8.46.0",
44
"ava": "5.3.1",
45
"cz-conventional-changelog": "3.3.0",
46
"eslint": "8.57.0",
0 commit comments