Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent d76f1c9 commit a2826ee
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 @@ -75,7 +75,7 @@
"conventional-changelog-cli": "2.2.2",
"eslint": "8.57.0",
"gh-pages": "4.0.0",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"lodash.range": "3.2.0",
"microseconds": "0.2.0",
"mkdirp": "1.0.4",
Expand All @@ -84,7 +84,7 @@
"prettier": "3.3.3",
"seed-random": "2.2.0",
"shuffle-array": "1.0.1",
"simple-statistics": "7.8.4",
"simple-statistics": "7.8.5",
"ts-node": "^10.9.1",
"typedoc": "0.26.6",
"typescript": "5.5.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2715,18 +2715,18 @@ linkify-it@^5.0.0:
dependencies:
uc.micro "^2.0.0"

[email protected].9:
version "15.2.9"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
[email protected].10:
version "15.2.10"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
dependencies:
chalk "~5.3.0"
commander "~12.1.0"
debug "~4.3.6"
execa "~8.0.1"
lilconfig "~3.1.2"
listr2 "~8.2.4"
micromatch "~4.0.7"
micromatch "~4.0.8"
pidtree "~0.6.0"
string-argv "~0.3.2"
yaml "~2.5.0"
Expand Down Expand Up @@ -2915,7 +2915,7 @@ merge2@^1.3.0, merge2@^1.4.1:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

micromatch@^4.0.4, micromatch@~4.0.7:
micromatch@^4.0.4, micromatch@~4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
Expand Down Expand Up @@ -3775,10 +3775,10 @@ signal-exit@^4.1.0:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==

[email protected].4:
version "7.8.4"
resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.4.tgz#68cde33d10fc021c19639c521a77204eedf098c6"
integrity sha512-KHC7X+4Dji2rFgnPU7FxPPp4GxPz9hvQCHx2x6JbjLYNKuSMHcoNZ54gF0xBBMOAvNtWmfCHcfC4MD2T89ffEA==
[email protected].5:
version "7.8.5"
resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.5.tgz#375fbbdd3226aac920e4887d45b147b46ec42769"
integrity sha512-yw4aOnkvPLbL80zamrEKznAnk5cIIkjEcx/z0aQl+m/YKMmVufrnWgWJWRspqZtwh+ElZXRhJ0MtnUjFUQV5Ow==

slash@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit a2826ee

Please sign in to comment.