Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#15)
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 24, 2024
1 parent 13ba4fa commit 1048947
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"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.4",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"micromatch": "4.0.7",
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "24.1.0",
"sort-package-json": "2.10.0"
"sort-package-json": "2.10.1"
},
"packageManager": "yarn@4.4.0",
"build": {
Expand Down
34 changes: 22 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,13 +211,13 @@ __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.4"
husky: "npm:9.1.5"
lint-staged: "npm:15.2.9"
micromatch: "npm:4.0.7"
micromatch: "npm:4.0.8"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
semantic-release: "npm:24.1.0"
sort-package-json: "npm:2.10.0"
sort-package-json: "npm:2.10.1"
languageName: unknown
linkType: soft

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

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

Expand Down Expand Up @@ -4956,7 +4956,17 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:4.0.7, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.7":
"micromatch@npm:4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
braces: "npm:^3.0.3"
picomatch: "npm:^2.3.1"
checksum: 10c0/166fa6eb926b9553f32ef81f5f531d27b4ce7da60e5baf8c021d043b27a388fb95e46a8038d5045877881e673f8134122b59624d5cecbd16eb50a42e7a6b5ca8
languageName: node
linkType: hard

"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.7":
version: 4.0.7
resolution: "micromatch@npm:4.0.7"
dependencies:
Expand Down Expand Up @@ -6806,9 +6816,9 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.10.0":
version: 2.10.0
resolution: "sort-package-json@npm:2.10.0"
"sort-package-json@npm:2.10.1":
version: 2.10.1
resolution: "sort-package-json@npm:2.10.1"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
Expand All @@ -6820,7 +6830,7 @@ __metadata:
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: 10c0/f3325c402cd63fa42947e3861fde0ed26c742bb1db9011d4a4111f2a27427ec778ce8223af5c5dd8fcdb1cf49a1ff55d7e5323fb187d29811cd99e503a80fe26
checksum: 10c0/7511c57e4661be222bce68522fb90f72e77a2a4694d05df0e55e70e72736944371a4be82a7cb1be4402455bbfd23857b0fabae3bbe9a1ae1351ff7caac64a468
languageName: node
linkType: hard

Expand Down

0 comments on commit 1048947

Please sign in to comment.