Skip to content

Commit

Permalink
chore(deps): update npm - all minor and patch updates to ^9.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2024
1 parent 42464a7 commit 979f8ac
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 56 deletions.
127 changes: 74 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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.100",
"version": "3.0.101",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@digicatapult/tsimp": "^2.0.12",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@types/chai": "^5.0.0",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
Expand All @@ -56,7 +56,7 @@
"chai": "^5.1.1",
"concurrently": "^9.0.1",
"depcheck": "^1.4.7",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.10.0",
Expand Down

0 comments on commit 979f8ac

Please sign in to comment.