Skip to content

Commit

Permalink
fix: upgrade eslint from 8.56.0 to 8.57.0 (#242)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.56.0 to 8.57.0.

See this package in npm:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/527bf88c-7921-46b7-b68b-11cd95da1de6?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bcgov-devops and snyk-bot authored Apr 26, 2024
1 parent 30ca554 commit 329109b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
Expand Down

0 comments on commit 329109b

Please sign in to comment.