Skip to content

Commit 7f66425

Browse files
authored
Update all npm dependencies (2024-02-19)
1 parent ec843da commit 7f66425

File tree

9 files changed

+368
-283
lines changed

9 files changed

+368
-283
lines changed

integration-tests/environments/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@realm/mocha-reporter": "*",
4444
"command-line-args": "^5.2.1",
45-
"electron": "^28.1.4",
45+
"electron": "^28.2.2",
4646
"electron-builder": "^24.9.1",
4747
"mocha-github-actions-reporter": "^0.3.0",
4848
"mocha-junit-reporter": "^2.2.0",

integration-tests/environments/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"@react-native/eslint-config": "0.73.2",
217217
"@react-native/metro-config": "0.73.3",
218218
"@react-native/typescript-config": "0.73.1",
219-
"@types/react": "^18.2.6",
219+
"@types/react": "^18.2.55",
220220
"@types/react-test-renderer": "^18.0.0",
221221
"concurrently": "^8.2.2",
222222
"mocha-github-actions-reporter": "^0.3.1",

integration-tests/tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/chai-as-promised": "^7.1.5",
7878
"@types/jsrsasign": "^10.5.4",
7979
"@types/mocha": "^10.0.0",
80-
"mocha": "^10.1.0",
80+
"mocha": "^10.3.0",
8181
"nyc": "^15.1.0",
8282
"platform": "^1.3.6",
8383
"realm": "*"
@@ -86,7 +86,7 @@
8686
"@thi.ng/bench": "^3.4.24",
8787
"chai": "4.3.6",
8888
"chai-as-promised": "^7.1.1",
89-
"jsrsasign": "^11.0.0",
89+
"jsrsasign": "^11.1.0",
9090
"node-fetch": "^3.3.2"
9191
},
9292
"files": [

0 commit comments

Comments
 (0)