Skip to content

Commit cec0e27

Browse files
authored
Merge pull request #38 from ELMOURABEA/dependabot/npm_and_yarn/eslint-9.39.2
chore(deps-dev): bump eslint from 9.39.1 to 9.39.2
2 parents 67e120c + 15c86d5 commit cec0e27

3 files changed

Lines changed: 15 additions & 9 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,4 @@ jobs:
8282
curl -f http://localhost:3000/health || exit 1
8383
docker stop test-container
8484
docker rm test-container
85+
#no permissions requested

package-lock.json

Lines changed: 13 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"helmet": "^8.1.0"
3838
},
3939
"devDependencies": {
40-
"eslint": "^9.39.1",
40+
"eslint": "^9.39.2",
4141
"jest": "^30.2.0",
4242
"nodemon": "^3.1.11",
4343
"prettier": "^3.6.2"

0 commit comments

Comments
 (0)