Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Update dependency depcheck to ^1.4.6 #13

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 33 additions & 93 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/resolver-cache-datasource",
"version": "1.0.2",
"version": "1.0.3",
"description": "Resolver caching DataSource for Apollo GraphQL projects",
"main": "lib/index.js",
"author": "Digital Catapult (https://www.digicatapult.org.uk/)",
Expand Down Expand Up @@ -37,7 +37,7 @@
"c8": "^8.0.1",
"chai": "^4.3.8",
"cors": "^2.8.5",
"depcheck": "^1.4.5",
"depcheck": "^1.4.6",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down