Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 2, 2021
1 parent 339ff88 commit 4c97f5f
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 27 deletions.
135 changes: 111 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -3,8 +3,8 @@
"private": true,
"version": "0.0.0",
"engines": {
"node": ">=v14.16.0",
"npm": ">=7.6.3"
"node": "17.0.1",
"npm": "8.1.2"
},
"workspaces": [
"packages/*"
Expand All @@ -17,6 +17,6 @@
"devDependencies": {
"electron": "latest",
"electron-builder": "latest",
"playwright": "1.14.1"
"playwright": "1.16.3"
}
}

0 comments on commit 4c97f5f

Please sign in to comment.