Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent c92aafc commit ff77a0c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@willbooster/eslint-config-js": "10.3.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"electron": "31.3.1",
"electron": "31.4.0",
"electron-builder": "24.13.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -40,7 +40,7 @@
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "54.0.0",
"husky": "9.1.4",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"micromatch": "4.0.7",
"pinst": "3.0.0",
"prettier": "3.3.3",
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.1"
electron: "npm:31.4.0"
electron-builder: "npm:24.13.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand All @@ -212,7 +212,7 @@ __metadata:
eslint-plugin-unicorn: "npm:54.0.0"
fflate: "npm:0.8.2"
husky: "npm:9.1.4"
lint-staged: "npm:15.2.8"
lint-staged: "npm:15.2.9"
micromatch: "npm:4.0.7"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -2471,16 +2471,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:31.3.1":
version: 31.3.1
resolution: "electron@npm:31.3.1"
"electron@npm:31.4.0":
version: 31.4.0
resolution: "electron@npm:31.4.0"
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/71437947b8a6aa7230dc31fcc424632b29f877e672dc64c60b48b2ba37f86c40886dda48d584b8bfec1514b37c1483eaa6bf87c224a09bbf8c495a3f81538377
checksum: 10c0/9ed10f363f864912bb9be0a387309babb476df20473ed7ea3f8df609daf19125763fe9ba4b9f5b422673b688e00b31afc52b308623829b7cced28f99687a9d03
languageName: node
linkType: hard

Expand Down Expand Up @@ -4715,9 +4715,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
"lint-staged@npm:15.2.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -4731,7 +4731,7 @@ __metadata:
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737
checksum: 10c0/820c622378b62b826974af17f1747e2a4b0556e4fb99d101af89ad298d392ff079f580fdc576f16a27e975d726b95d73495fd524139402ff654c4649ef2f1a6a
languageName: node
linkType: hard

Expand Down

0 comments on commit ff77a0c

Please sign in to comment.