Skip to content

Commit

Permalink
Update eslint-parser to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
downarowiczd committed Jul 22, 2023
1 parent 8a08afd commit 0337b5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/webpack": "^5.28.1",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/experimental-utils": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/parser": "^6.1.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.3",
"babel-preset-env": "^1.7.0",
Expand Down Expand Up @@ -67,4 +67,4 @@
"esnext": false,
"space": true
}
}
}

0 comments on commit 0337b5a

Please sign in to comment.