Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Feb 17, 2023
1 parent 711e2ad commit a9541eb
Show file tree
Hide file tree
Showing 2 changed files with 1,232 additions and 1,519 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
"dependencies": {
"@sphereon/ssi-types": "0.8.1-next.6",
"@sphereon/pex-models": "^1.1.0",
"ajv": "^8.11.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"jsonpath": "^1.1.1",
"jwt-decode": "^3.1.2",
"nanoid": "^3.3.4",
"string.prototype.matchall": "^4.0.8"
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/jest": "^29.4.0",
"@types/jsonpath": "^0.2.0",
"@types/node": "^16.18.2",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@types/node": "^16.18.12",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"codecov": "^3.8.3",
"cspell": "^6.12.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"cspell": "^6.26.3",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"jest": "^27.5.1",
"eslint-plugin-import": "^2.27.5",
"jest": "^29.4.3",
"npm-run-all": "^4.1.5",
"open-cli": "^7.0.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.5",
"open-cli": "^7.1.0",
"prettier": "^2.8.4",
"rimraf": "^4.1.2",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.6.4"
},
Expand Down
Loading

0 comments on commit a9541eb

Please sign in to comment.