Skip to content

Commit

Permalink
chore(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed May 28, 2024
1 parent b26d67e commit ad9b1fb
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 204 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,24 @@
"devDependencies": {
"@peculiar/webcrypto-test": "^1.0.7",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"mocha": "^10.4.0",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rimraf": "^5.0.7",
"rollup": "^4.17.2",
"rollup-plugin-typescript2": "^0.36.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"dependencies": {
"@peculiar/asn1-schema": "^2.3.8",
"@peculiar/json-schema": "^1.1.12",
"pvtsutils": "^1.3.5",
"tslib": "^2.6.2",
"webcrypto-core": "^1.7.9"
"webcrypto-core": "^1.8.0"
},
"nyc": {
"extension": [
Expand Down Expand Up @@ -101,4 +101,4 @@
],
"spec": "test/**/*.ts"
}
}
}
Loading

0 comments on commit ad9b1fb

Please sign in to comment.