Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
VoltanFr committed Oct 25, 2023
1 parent b92e0a1 commit 20dbf52
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 83 deletions.
2 changes: 1 addition & 1 deletion MemCheck.WebUI/MemCheck.WebUI.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<VersionPrefix>0.181.3</VersionPrefix>
<VersionPrefix>0.181.4</VersionPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down
158 changes: 77 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"eslint": "^8.44.0",
"eslint": "^8.51.0",
"jest": "^29.7.0"
},
"scripts": {
Expand Down

0 comments on commit 20dbf52

Please sign in to comment.