Skip to content

Commit ef1786d

Browse files
committed
Downgraded eslint-plugin.
1 parent 26d2662 commit ef1786d

File tree

2 files changed

+73
-25
lines changed

2 files changed

+73
-25
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-assistant",
3-
"version": "0.66.16",
3+
"version": "0.66.17",
44
"description": "Combines and integrates professional Typescript tools into your project",
55
"main": "dist/index.js",
66
"bin": {
@@ -84,7 +84,7 @@
8484
"dependencies": {
8585
"@types/chai": "4.3.16",
8686
"@types/mocha": "10.0.6",
87-
"@typescript-eslint/eslint-plugin": "7.8.0",
87+
"@typescript-eslint/eslint-plugin": "7.6.0",
8888
"@typescript-eslint/parser": "7.8.0",
8989
"async": "3.2.5",
9090
"chai": "4.4.1",

pnpm-lock.yaml

+71-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)