Skip to content

Commit

Permalink
Update jsrsasign to version 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 19, 2024
1 parent ed3dbc7 commit 1986f00
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 24 deletions.
14 changes: 7 additions & 7 deletions integration-tests/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"ci:coverage": "wireit"
},
"wireit": {
"lint": {
"command": "eslint --ext .js,.ts . && tsc --noEmit",
"dependencies": [
"../../packages/realm-network-transport:bundle",
"lint": {
"command": "eslint --ext .js,.ts . && tsc --noEmit",
"dependencies": [
"../../packages/realm-network-transport:bundle",
"../../packages/realm:bundle"
]
},
]
},
"build": {
"command": "tsc",
"dependencies": [
Expand Down Expand Up @@ -93,7 +93,7 @@
"chai": "4.3.6",
"chai-as-promised": "^7.1.1",
"concurrently": "^6.0.2",
"jsrsasign": "^10.6.1"
"jsrsasign": "^11.0.0"
},
"files": [
"/src"
Expand Down
Loading

0 comments on commit 1986f00

Please sign in to comment.