Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent 517acdf commit 3580d15
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 17 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@babel/plugin-syntax-import-assertions": "7.25.6",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@types/babel__core": "7.20.5",
"@types/lodash-es": "4.17.12",
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"commitizen": "4.3.0",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"globals": "15.9.0",
"husky": "9.1.6",
Expand Down
71 changes: 57 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.6.0":
version: 0.6.0
resolution: "@eslint/core@npm:0.6.0"
checksum: 10/ec5cce168c8773fbd60c5a505563c6cf24398b3e1fa352929878d63129e0dd5b134d3232be2f2c49e8124a965d03359b38962aa0dcf7dfaf50746059d2a2f798
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.1.0":
version: 3.1.0
resolution: "@eslint/eslintrc@npm:3.1.0"
Expand All @@ -810,10 +817,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.11.0":
version: 9.11.0
resolution: "@eslint/js@npm:9.11.0"
checksum: 10/4883e95d2668517ad8c7cd16107f86b45fb744b223116fb86e59483c888ba5477d901dcd8d5cebaa56a453093e7fd0fa919e30d01cb4d21c8d53a8d3c7c697af
"@eslint/js@npm:9.11.1":
version: 9.11.1
resolution: "@eslint/js@npm:9.11.1"
checksum: 10/77b9c744bdf24e2ca1f99f671139767d6c31cb10d732cf22a85ef28f1f95f2a621cf204f572fd9fee67da6193ff2597a5d236cef3b557b07624230b622612339
languageName: node
linkType: hard

Expand Down Expand Up @@ -1254,7 +1261,7 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:*, @types/estree@npm:^1.0.0":
"@types/estree@npm:*, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.6":
version: 1.0.6
resolution: "@types/estree@npm:1.0.6"
checksum: 10/9d35d475095199c23e05b431bcdd1f6fec7380612aed068b14b2a08aa70494de8a9026765a5a91b1073f636fb0368f6d8973f518a31391d519e20c59388ed88d
Expand All @@ -1268,6 +1275,13 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:^7.0.15":
version: 7.0.15
resolution: "@types/json-schema@npm:7.0.15"
checksum: 10/1a3c3e06236e4c4aab89499c428d585527ce50c24fe8259e8b3926d3df4cfbbbcf306cfc73ddfb66cbafc973116efd15967020b0f738f63e09e64c7d260519e7
languageName: node
linkType: hard

"@types/lodash-es@npm:4.17.12":
version: 4.17.12
resolution: "@types/lodash-es@npm:4.17.12"
Expand Down Expand Up @@ -1998,7 +2012,33 @@ __metadata:
languageName: node
linkType: hard

"commitizen@npm:4.3.0, commitizen@npm:^4.0.3":
"commitizen@npm:4.3.1":
version: 4.3.1
resolution: "commitizen@npm:4.3.1"
dependencies:
cachedir: "npm:2.3.0"
cz-conventional-changelog: "npm:3.3.0"
dedent: "npm:0.7.0"
detect-indent: "npm:6.1.0"
find-node-modules: "npm:^2.1.2"
find-root: "npm:1.1.0"
fs-extra: "npm:9.1.0"
glob: "npm:7.2.3"
inquirer: "npm:8.2.5"
is-utf8: "npm:^0.2.1"
lodash: "npm:4.17.21"
minimist: "npm:1.2.7"
strip-bom: "npm:4.0.0"
strip-json-comments: "npm:3.1.1"
bin:
commitizen: bin/commitizen
cz: bin/git-cz
git-cz: bin/git-cz
checksum: 10/3feeb9d235a4d433772f9987df7843ba8687d84491502ffbf0e71e33070b5910507f9923278dfbea56afb446b0b474f74117e586e3d3f6c5c5a155f1a64b6066
languageName: node
linkType: hard

"commitizen@npm:^4.0.3":
version: 4.3.0
resolution: "commitizen@npm:4.3.0"
dependencies:
Expand Down Expand Up @@ -2551,19 +2591,22 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.11.0":
version: 9.11.0
resolution: "eslint@npm:9.11.0"
"eslint@npm:9.11.1":
version: 9.11.1
resolution: "eslint@npm:9.11.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/core": "npm:^0.6.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.11.0"
"@eslint/js": "npm:9.11.1"
"@eslint/plugin-kit": "npm:^0.2.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
"@types/estree": "npm:^1.0.6"
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
Expand Down Expand Up @@ -2596,7 +2639,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/f849d82ea0fcaac414f51bd62474a1dc9b4af4c698fcb1523fc90477c3fa3b31e928e4c8fe9e553489c47729930d167534e359a6067c0243b3bb68dc7d43e2bd
checksum: 10/38de03a51044a5f708c93302cff5e860355447d424f1a21fa67f5b2f0541d092d3f3807c0242820d9795553a3f1165db51769e9a042816334d05c86f015fdfef
languageName: node
linkType: hard

Expand Down Expand Up @@ -3671,15 +3714,15 @@ __metadata:
"@babel/plugin-syntax-import-assertions": "npm:7.25.6"
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@eslint/js": "npm:9.11.0"
"@eslint/js": "npm:9.11.1"
"@types/aws-lambda": "npm:8.10.145"
"@types/babel__core": "npm:7.20.5"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:22.5.5"
"@vitest/coverage-v8": "npm:2.1.1"
commitizen: "npm:4.3.0"
commitizen: "npm:4.3.1"
cz-conventional-changelog: "npm:3.3.0"
eslint: "npm:9.11.0"
eslint: "npm:9.11.1"
eslint-config-prettier: "npm:9.1.0"
globals: "npm:15.9.0"
husky: "npm:9.1.6"
Expand Down

0 comments on commit 3580d15

Please sign in to comment.