Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#49)
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 Nov 30, 2024
1 parent 000c447 commit 974f1ab
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 94 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"semantic-release": "24.2.0",
"sort-package-json": "2.11.0"
"sort-package-json": "2.12.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"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 @@ -187,9 +187,9 @@ __metadata:
lint-staged: "npm:15.2.10"
micromatch: "npm:4.0.8"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
prettier: "npm:3.4.1"
semantic-release: "npm:24.2.0"
sort-package-json: "npm:2.11.0"
sort-package-json: "npm:2.12.0"
languageName: unknown
linkType: soft

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

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
languageName: node
linkType: hard

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

"sort-package-json@npm:2.11.0":
version: 2.11.0
resolution: "sort-package-json@npm:2.11.0"
"sort-package-json@npm:2.12.0":
version: 2.12.0
resolution: "sort-package-json@npm:2.12.0"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
Expand All @@ -7061,7 +7061,7 @@ __metadata:
tinyglobby: "npm:^0.2.9"
bin:
sort-package-json: cli.js
checksum: 10c0/97389864a7a1e7e42d777d88b4a0fee5843002a17fdb0f515a9a7d806538d28d06c2a29ce76c30c91bfe25d52395c54332d64fbee8f9b28c15eaedcf709b7768
checksum: 10c0/3c6b31068cfdd06a09993fa149e23d52ba33fe4cb54868aef06c4e589a1ad701b2cd74ff552749d06fbc2c64183fe0a0aee82fbef312f7f3cc14dd043430dc8f
languageName: node
linkType: hard

Expand Down

0 comments on commit 974f1ab

Please sign in to comment.