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

Commit

Permalink
Update dependency eslint to ^8.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent 9cff1de commit 49e2283
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
22 changes: 9 additions & 13 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-open-api",
"version": "0.1.31",
"version": "0.1.32",
"description": "Amalgamated API specs for WASP",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"c8": "^7.14.0",
"chai": "^4.3.7",
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
Expand Down

0 comments on commit 49e2283

Please sign in to comment.