Skip to content

Commit

Permalink
chore(deps): update dependency globals to ^15.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2024
1 parent a5c96c3 commit 42464a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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/sqnc-matchmaker-api",
"version": "3.0.99",
"version": "3.0.100",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -59,7 +59,7 @@
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.9.0",
"globals": "^15.10.0",
"jsonwebtoken": "^9.0.2",
"mocha": "^10.7.3",
"nodemon": "^3.1.7",
Expand Down

0 comments on commit 42464a7

Please sign in to comment.