Skip to content

Commit

Permalink
chore: Rebuild yarn.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Dec 17, 2021
1 parent 5b16e95 commit 0f4680c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"electron": "^16.0.4",
"electron-builder": "^22.14.5",
"electron-notarize": "^1.1.1",
"electron-reload": "^2.0.0-alpha.1",
"electron-search-devtools": "^1.5.1",
"html-webpack-plugin": "^5.5.0",
"ifdef-loader": "^2.3.2",
Expand All @@ -84,18 +85,17 @@
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"typescript": "^4.5.4",
"wait-on": "^6.0.0",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
},
"optionalDependencies": {
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"electron-reload": "^2.0.0-alpha.1",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"wait-on": "^6.0.0"
"prettier": "^2.5.1"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,9 @@
integrity sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==

"@types/node@^14.6.2":
version "14.18.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.0.tgz#98df2397f6936bfbff4f089e40e06fa5dd88d32a"
integrity sha512-0GeIl2kmVMXEnx8tg1SlG6Gg8vkqirrW752KqolYo1PHevhhZN3bhJ67qHj+bQaINhX0Ra3TlWwRvMCd9iEfNQ==
version "14.18.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.1.tgz#459886b51f52aa923dc06b9ea81cb8b1d733e9d3"
integrity sha512-fTFWOFrgAkj737w1o0HLTIgisgYHnsZfeiqhG1Ltrf/iJjudEbUwetQAsfrtVE49JGwvpEzQR+EbMkIqG4227g==

"@types/plist@^3.0.1":
version "3.0.2"
Expand Down

0 comments on commit 0f4680c

Please sign in to comment.