Skip to content

Commit

Permalink
Update all npm dependencies (2024-02-19)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 19, 2024
1 parent ec843da commit 7f66425
Show file tree
Hide file tree
Showing 9 changed files with 368 additions and 283 deletions.
2 changes: 1 addition & 1 deletion integration-tests/environments/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@realm/mocha-reporter": "*",
"command-line-args": "^5.2.1",
"electron": "^28.1.4",
"electron": "^28.2.2",
"electron-builder": "^24.9.1",
"mocha-github-actions-reporter": "^0.3.0",
"mocha-junit-reporter": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/environments/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"@react-native/eslint-config": "0.73.2",
"@react-native/metro-config": "0.73.3",
"@react-native/typescript-config": "0.73.1",
"@types/react": "^18.2.6",
"@types/react": "^18.2.55",
"@types/react-test-renderer": "^18.0.0",
"concurrently": "^8.2.2",
"mocha-github-actions-reporter": "^0.3.1",
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/chai-as-promised": "^7.1.5",
"@types/jsrsasign": "^10.5.4",
"@types/mocha": "^10.0.0",
"mocha": "^10.1.0",
"mocha": "^10.3.0",
"nyc": "^15.1.0",
"platform": "^1.3.6",
"realm": "*"
Expand All @@ -86,7 +86,7 @@
"@thi.ng/bench": "^3.4.24",
"chai": "4.3.6",
"chai-as-promised": "^7.1.1",
"jsrsasign": "^11.0.0",
"jsrsasign": "^11.1.0",
"node-fetch": "^3.3.2"
},
"files": [
Expand Down
Loading

0 comments on commit 7f66425

Please sign in to comment.