Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#249)
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 Feb 11, 2024
1 parent 8e6b8ca commit 1a75663
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 @@ -52,12 +52,12 @@
"eslint-config-mahir": "^0.0.38",
"husky": "^9.0.10",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"pinst": "^3.0.0",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"tsup": "^8.0.1",
"typedoc": "^0.25.7",
"tsup": "^8.0.2",
"typedoc": "^0.25.8",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,12 +802,12 @@ __metadata:
eslint-config-mahir: "npm:^0.0.38"
husky: "npm:^9.0.10"
jsdom: "npm:^24.0.0"
lint-staged: "npm:^15.2.1"
lint-staged: "npm:^15.2.2"
pinst: "npm:^3.0.0"
prettier: "npm:^3.2.5"
pretty-quick: "npm:^4.0.0"
tsup: "npm:^8.0.1"
typedoc: "npm:^0.25.7"
tsup: "npm:^8.0.2"
typedoc: "npm:^0.25.8"
typescript: "npm:^5.3.3"
unidecode: "npm:^0.1.8"
vitest: "npm:^1.2.2"
Expand Down Expand Up @@ -5233,9 +5233,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.1":
version: 15.2.1
resolution: "lint-staged@npm:15.2.1"
"lint-staged@npm:^15.2.2":
version: 15.2.2
resolution: "lint-staged@npm:15.2.2"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.1.0"
Expand All @@ -5249,7 +5249,7 @@ __metadata:
yaml: "npm:2.3.4"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/ee2e858b9afea01378ff3a3ff5fbed000f856c553f0ac570d9be6390e27299e586ae047d1efa77fdf17f15aeef0c53f6c658eeb24432748b9203698d929d0c76
checksum: 10/5855ae7abf3ffdc2d66e8ad20759915e76544e7c4bcdfef78c82b5c126502284320d9fb0ecde554a6d07747311ab751d0bccbe3468aa5d5a7661774317cd7437
languageName: node
linkType: hard

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

"tsup@npm:^8.0.1":
version: 8.0.1
resolution: "tsup@npm:8.0.1"
"tsup@npm:^8.0.2":
version: 8.0.2
resolution: "tsup@npm:8.0.2"
dependencies:
bundle-require: "npm:^4.0.0"
cac: "npm:^6.7.12"
Expand Down Expand Up @@ -7820,7 +7820,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10/f5866035ac96c5f421856a3e41ae25afaccae4eba0c9e747626a691be9d017b32b799a533f1e57bf1da6808395452608bb52d16625d2223022448f0d4e42e9ec
checksum: 10/dd8c375181a748cdeb86aa3d779d6d755596881f47fe38b7c4b810ff1ef6424d485b23065fda0f6e32d9988bae19cd64e49f6e2f11295d5184485ab7528a37d1
languageName: node
linkType: hard

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

"typedoc@npm:^0.25.7":
version: 0.25.7
resolution: "typedoc@npm:0.25.7"
"typedoc@npm:^0.25.8":
version: 0.25.8
resolution: "typedoc@npm:0.25.8"
dependencies:
lunr: "npm:^2.3.9"
marked: "npm:^4.3.0"
Expand All @@ -7952,7 +7952,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x
bin:
typedoc: bin/typedoc
checksum: 10/fa88c808e9912ef248cc45b4defea49522e93b97b4bb67423670257a4507ccabdc25c1518a39f6058a728d08675ee0947de55944419fa4bb9f870d84ba4db764
checksum: 10/68749aa3fc90843dbb68b9e486405056ddadb23682bb11000d8077f758101814fbb8aa27e1bca17c6a062fb54e6f4ee9474e9fe2fdb44bc7ed27f67afd9953b1
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a75663

Please sign in to comment.