Skip to content

Commit

Permalink
Resolve warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Sep 19, 2023
1 parent 9b71247 commit 25b4667
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"fastify": "^4.23.2",
"fastify-custom-healthcheck": "^3.1.0",
"fastify-graceful-shutdown": "^3.5.1",
"fastify-metrics": "^10.3.0",
"fastify-metrics": "^10.3.1",
"fastify-no-icon": "^6.0.0",
"fastify-type-provider-zod": "^1.1.9",
"ioredis": "^5.3.2",
Expand All @@ -69,13 +69,13 @@
"zod": "^3.22.2"
},
"devDependencies": {
"@amplitude/analytics-types": "^2.1.2",
"@amplitude/analytics-types": "^2.2.0",
"@types/amqplib": "^0.10.1",
"@types/jsonwebtoken": "^9.0.3",
"@types/newrelic": "^9.14.0",
"@types/node": "^20.6.2",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.4",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 25b4667

Please sign in to comment.