Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
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 Oct 25, 2024
1 parent c10323f commit ff2b175
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"@willbooster/eslint-config-js": "10.3.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"electron": "31.7.1",
"electron": "31.7.2",
"electron-builder": "24.13.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-sort-class-members": "1.21.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "56.0.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "24.1.3",
"semantic-release": "24.2.0",
"sort-package-json": "2.10.1"
},
"packageManager": "[email protected]",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,12 @@ __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.7.1"
electron: "npm:31.7.2"
electron-builder: "npm:24.13.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-sort-class-members: "npm:1.20.0"
eslint-plugin-sort-class-members: "npm:1.21.0"
eslint-plugin-sort-destructure-keys: "npm:2.0.0"
eslint-plugin-unicorn: "npm:56.0.0"
fflate: "npm:0.8.2"
Expand All @@ -200,7 +200,7 @@ __metadata:
micromatch: "npm:4.0.8"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
semantic-release: "npm:24.1.3"
semantic-release: "npm:24.2.0"
sort-package-json: "npm:2.10.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2606,16 +2606,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:31.7.1":
version: 31.7.1
resolution: "electron@npm:31.7.1"
"electron@npm:31.7.2":
version: 31.7.2
resolution: "electron@npm:31.7.2"
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/8e134b1754b65ebebbb3f5832a068823d0558bc71f831ed007848432910fe9354ef8df0a37ad3ca8b9cf5ebe1c3ae6d47c1cf2186b306cd4ab61a65e2fcd15d1
checksum: 10c0/5c0481d55f74c1051208e766b863ca621ea2f3d42fcf085de7773a27f1f6b59b9179d7f611125549855c8f39520f60f5ca36ad32d092d851e7d716e0f494eaf0
languageName: node
linkType: hard

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

"eslint-plugin-sort-class-members@npm:1.20.0":
version: 1.20.0
resolution: "eslint-plugin-sort-class-members@npm:1.20.0"
"eslint-plugin-sort-class-members@npm:1.21.0":
version: 1.21.0
resolution: "eslint-plugin-sort-class-members@npm:1.21.0"
peerDependencies:
eslint: ">=0.8.0"
checksum: 10c0/336dc3a0d529bac6829b7cb85487d909c4c47bb0b2a3e3490d19fabb5f8db24080b2caaba6df2642492c462286555f3f5599f84500d6fd9d078826a5efaf348c
checksum: 10c0/4cb2c58f6d835e7978b21865738ace3a294be74fd9f2149dd53adcdc79e213753609c91f66fbfd974dc027f1e36f099a3650d555473c69e6fabb56200e681f4e
languageName: node
linkType: hard

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

"semantic-release@npm:24.1.3":
version: 24.1.3
resolution: "semantic-release@npm:24.1.3"
"semantic-release@npm:24.2.0":
version: 24.2.0
resolution: "semantic-release@npm:24.2.0"
dependencies:
"@semantic-release/commit-analyzer": "npm:^13.0.0-beta.1"
"@semantic-release/error": "npm:^4.0.0"
Expand Down Expand Up @@ -6803,7 +6803,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: 10c0/5f0513b3a6c80fc3b3951f7d072f89d7688d381a3e43739d0a56c68480dc5350753ba42235cf3b579a2f97079f27da50c5201c32218422eb64f856d23b1a1d16
checksum: 10c0/c4594d862366c372a78700f1bde5791abb15c5348da4427295661ab87989d53e071d956d8cac44b84e7720d8775d0eead686941699056c4d8346458e964c7eb8
languageName: node
linkType: hard

Expand Down

0 comments on commit ff2b175

Please sign in to comment.