Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Update dependency eslint to ^8.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2023
1 parent fd094f9 commit cf8b872
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
140 changes: 70 additions & 70 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/openapi-ts-template",
"version": "0.0.35",
"version": "0.0.36",
"description": "An open api typescript nodejs/express api service template",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"chai": "^4.3.7",
"concurrently": "^7.6.0",
"depcheck": "^1.4.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
Expand Down

0 comments on commit cf8b872

Please sign in to comment.