Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #6

Merged
merged 1 commit into from
Aug 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ plugins:
path: .yarn/plugins/plugin-auto-install.cjs
spec: 'https://github.com/WillBooster/yarn-plugin-auto-install/releases/download/v2.0.1/index.cjs'

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
"@willbooster/eslint-config-js": "10.3.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"electron": "31.3.0",
"electron": "31.3.1",
"electron-builder": "24.13.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "54.0.0",
"husky": "9.1.3",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"micromatch": "4.0.7",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"sort-package-json": "2.10.0"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.0",
"build": {
"appId": "com.willbooster.exercode-viewer",
"productName": "ExercodeViewer",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ __metadata:
"@willbooster/eslint-config-js": "npm:10.3.0"
"@willbooster/prettier-config": "npm:9.1.2"
conventional-changelog-conventionalcommits: "npm:8.0.0"
electron: "npm:31.3.0"
electron: "npm:31.3.1"
electron-builder: "npm:24.13.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand All @@ -211,7 +211,7 @@ __metadata:
eslint-plugin-sort-destructure-keys: "npm:2.0.0"
eslint-plugin-unicorn: "npm:54.0.0"
fflate: "npm:0.8.2"
husky: "npm:9.1.3"
husky: "npm:9.1.4"
lint-staged: "npm:15.2.7"
micromatch: "npm:4.0.7"
pinst: "npm:3.0.0"
Expand Down Expand Up @@ -2471,16 +2471,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:31.3.0":
version: 31.3.0
resolution: "electron@npm:31.3.0"
"electron@npm:31.3.1":
version: 31.3.1
resolution: "electron@npm:31.3.1"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10c0/ee02c53c58836a3f0bb6e2e0e8238d4ed0d51fc9cb1d4cb7b22de42c4198c268b3fbcc56d1d5a98e99756b2aa42fe36e83c3532553b7ab7dfe2fcd62acf2db42
checksum: 10c0/71437947b8a6aa7230dc31fcc424632b29f877e672dc64c60b48b2ba37f86c40886dda48d584b8bfec1514b37c1483eaa6bf87c224a09bbf8c495a3f81538377
languageName: node
linkType: hard

Expand Down Expand Up @@ -3826,12 +3826,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.3":
version: 9.1.3
resolution: "husky@npm:9.1.3"
"husky@npm:9.1.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: bin.js
checksum: 10c0/3fb8657ff97f529dab0b9a0afa6b818ec604f60c39abc13e8e3f4263ea30a3aa6fff7a1b625b8a53700899ce0ea2f5f656981c46b8f1837cfd84ddb6da883fb2
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
languageName: node
linkType: hard

Expand Down