Skip to content

Commit

Permalink
Update dependency eslint to ^8.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2023
1 parent f03d1a3 commit f948da7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 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/dscp-matchmaker-api",
"version": "1.5.23",
"version": "1.5.24",
"description": "An OpenAPI Matchmaking API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"chai": "^4.3.10",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"mocha": "^10.2.0",
Expand Down

0 comments on commit f948da7

Please sign in to comment.