Skip to content

Commit

Permalink
Update Dev Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Dec 14, 2024
1 parent d78fa6c commit 533db94
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 65 deletions.
4 changes: 2 additions & 2 deletions docs/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "5.5.4"
},
"devDependencies": {
"nodemon": "3.1.4",
"npm-run-all2": "5.0.0"
"nodemon": "3.1.9",
"npm-run-all2": "5.0.2"
}
}
140 changes: 79 additions & 61 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
Expand Up @@ -83,8 +83,8 @@
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.57.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-import": "2.29.1",
"tape": "5.8.1"
"eslint-plugin-import": "2.31.0",
"tape": "5.9.0"
},
"optionalDependencies": {
"@google-cloud/secret-manager": "5.6.0",
Expand Down

0 comments on commit 533db94

Please sign in to comment.