Skip to content

Commit

Permalink
Update dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Aug 3, 2024
1 parent b258dd7 commit ab1f40d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,10 @@
"@bedrock/veres-one-context": "^15.0.0"
},
"devDependencies": {
"eslint": "^8.46.0",
"eslint-config-digitalbazaar": "^5.0.1",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-unicorn": "^48.0.1",
"jsdoc": "^4.0.2",
"jsdoc-to-markdown": "^8.0.0"
"eslint": "^8.57.0",
"eslint-config-digitalbazaar": "^5.2.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-unicorn": "^55.0.0"
},
"directories": {
"lib": "./lib"
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@digitalbazaar/vc-status-list": "^7.1.0",
"@digitalbazaar/webkms-client": "^14.1.0",
"base64url-universal": "^2.0.0",
"c8": "^9.1.0",
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"jose": "^4.8.3",
"klona": "^2.0.5",
Expand Down

0 comments on commit ab1f40d

Please sign in to comment.