Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/saas-infra/project/ba07e9b6-23f8-43f0-be34-b38267ffbe1b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
alhugot-azpn and snyk-bot authored Sep 4, 2023
1 parent 57b406e commit f9cee30
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/node": "^18.17.1",
"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"prettier": "^2.8.8",
"semantic-release": "^19.0.5",
"typescript": ">=4.9.5"
Expand Down

0 comments on commit f9cee30

Please sign in to comment.