Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency eslint to ^8.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 222f5c0 commit daf3941
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 35 deletions.
80 changes: 47 additions & 33 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-authentication-service",
"version": "0.1.76",
"version": "0.1.77",
"description": "Authentication Service for WASP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -52,7 +52,7 @@
"c8": "^8.0.1",
"chai": "^4.3.10",
"depcheck": "^1.4.7",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"mocha": "^10.2.0",
Expand Down

0 comments on commit daf3941

Please sign in to comment.