Skip to content

Commit baa8375

Browse files
fix(deps): pin dependency @electron/remote to v2.0.11 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d65077 commit baa8375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"afterSign": "scripts/notarize.js"
9494
},
9595
"dependencies": {
96-
"@electron/remote": "^2.0.11",
96+
"@electron/remote": "2.0.11",
9797
"@primer/octicons-react": "19.8.0",
9898
"axios": "1.5.1",
9999
"date-fns": "2.30.0",

pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)