Skip to content

Commit 33a9c42

Browse files
authored
Merge branch 'main' into renovate/node-fetch-3.x
2 parents 9c9f9e0 + e74546e commit 33a9c42

2 files changed

Lines changed: 74 additions & 74 deletions

File tree

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@bitwarden/directory-connector",
33
"productName": "Bitwarden Directory Connector",
44
"description": "Sync your user directory to your Bitwarden organization.",
5-
"version": "2025.8.0",
5+
"version": "2025.9.0",
66
"keywords": [
77
"bitwarden",
88
"password",
@@ -90,16 +90,16 @@
9090
"@types/node-forge": "1.3.11",
9191
"@types/proper-lockfile": "4.1.4",
9292
"@types/tldjs": "2.3.4",
93-
"@typescript-eslint/eslint-plugin": "8.39.1",
94-
"@typescript-eslint/parser": "8.39.1",
93+
"@typescript-eslint/eslint-plugin": "8.43.0",
94+
"@typescript-eslint/parser": "8.43.0",
9595
"@yao-pkg/pkg": "5.16.1",
9696
"clean-webpack-plugin": "4.0.0",
9797
"concurrently": "9.2.0",
9898
"copy-webpack-plugin": "13.0.0",
9999
"cross-env": "7.0.3",
100100
"css-loader": "7.1.2",
101101
"dotenv": "17.2.0",
102-
"electron": "37.3.1",
102+
"electron": "38.1.0",
103103
"electron-builder": "24.13.3",
104104
"electron-log": "5.4.1",
105105
"electron-reload": "2.0.0-alpha.1",
@@ -121,13 +121,13 @@
121121
"jest-preset-angular": "14.6.0",
122122
"lint-staged": "16.1.2",
123123
"mini-css-extract-plugin": "2.9.2",
124-
"node-abi": "3.75.0",
124+
"node-abi": "3.77.0",
125125
"node-forge": "1.3.1",
126126
"node-loader": "2.1.0",
127127
"prettier": "3.6.2",
128128
"rimraf": "6.0.1",
129129
"rxjs": "7.8.2",
130-
"sass": "1.90.0",
130+
"sass": "1.92.1",
131131
"sass-loader": "16.0.5",
132132
"ts-jest": "29.4.1",
133133
"ts-loader": "9.5.2",

0 commit comments

Comments
 (0)