Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.29.7",
"@commitlint/cli": "20.5.3",
"@commitlint/config-conventional": "20.5.3",
"@eslint/js": "9.39.4",
"@eslint/js": "9.39.5",
"@types/babel__core": "7.20.5",
"@types/lodash-es": "4.17.12",
"@types/node": "24.13.2",
"@types/node": "24.13.3",
"@vitest/coverage-v8": "2.1.9",
"commitizen": "4.3.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.39.4",
"eslint": "9.39.5",
"eslint-config-prettier": "10.1.8",
"globals": "15.15.0",
"husky": "9.1.7",
Expand Down
57 changes: 34 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1063,27 +1063,27 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.3.5":
version: 3.3.5
resolution: "@eslint/eslintrc@npm:3.3.5"
"@eslint/eslintrc@npm:^3.3.6":
version: 3.3.6
resolution: "@eslint/eslintrc@npm:3.3.6"
dependencies:
ajv: "npm:^6.14.0"
debug: "npm:^4.3.2"
espree: "npm:^10.0.1"
globals: "npm:^14.0.0"
ignore: "npm:^5.2.0"
import-fresh: "npm:^3.2.1"
js-yaml: "npm:^4.1.1"
js-yaml: "npm:^4.3.0"
minimatch: "npm:^3.1.5"
strip-json-comments: "npm:^3.1.1"
checksum: 10/edabb65693d82a88cac3b2cf932a0f825e986b5e0a21ef08782d07e3a61ad87d39db67cfd5aeb146fd5053e5e24e389dbe5649ab22936a71d633c7b32a7e6d86
checksum: 10/8d1d501069faf7c1c73e37181ec403dd2d1509f8da85f226531f6a7fdd9a9326fc6d2ea2e8192515992578cf9e7ed87f9d7ce3f1bfc6d0f0e77796d18e0e8ef6
languageName: node
linkType: hard

"@eslint/js@npm:9.39.4":
version: 9.39.4
resolution: "@eslint/js@npm:9.39.4"
checksum: 10/0a7ab4c4108cf2cadf66849ebd20f5957cc53052b88d8807d0b54e489dbf6ffcaf741e144e7f9b187c395499ce2e6ddc565dbfa4f60c6df455cf2b30bcbdc5a3
"@eslint/js@npm:9.39.5":
version: 9.39.5
resolution: "@eslint/js@npm:9.39.5"
checksum: 10/042d522f28da10ab205f368a94b620334418eb13a5226e50f7edd03dbe26809eb477d0b7a4dc3968b43a98f6ce594f6c03731214c3e0386fd5bcb74fdb9df64c
languageName: node
linkType: hard

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

"@types/node@npm:24.13.2":
version: 24.13.2
resolution: "@types/node@npm:24.13.2"
"@types/node@npm:24.13.3":
version: 24.13.3
resolution: "@types/node@npm:24.13.3"
dependencies:
undici-types: "npm:~7.18.0"
checksum: 10/2b8cb95ada191ecc788fef91d7cdb86dff24f6895b510e1fb495cc001832709fa8fc3e1eeb27d64bda52b3f74f9e91acf42431e98e3e6876de1e53acce7f7602
checksum: 10/cfa6ed1e16c4624d1e83b09aeb72a2f50a7e17d837bf5a1259a52e346f33a693afd289402d3b6118ce3abea7aff35f2a4f13a0284b96bc5807a50f0e22e1ec77
languageName: node
linkType: hard

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

"eslint@npm:9.39.4":
version: 9.39.4
resolution: "eslint@npm:9.39.4"
"eslint@npm:9.39.5":
version: 9.39.5
resolution: "eslint@npm:9.39.5"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.21.2"
"@eslint/config-helpers": "npm:^0.4.2"
"@eslint/core": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.3.5"
"@eslint/js": "npm:9.39.4"
"@eslint/eslintrc": "npm:^3.3.6"
"@eslint/js": "npm:9.39.5"
"@eslint/plugin-kit": "npm:^0.4.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -3038,7 +3038,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/de95093d710e62e8c7e753220d985587c40f4a05247ed4393ffb6e6cb43a60e825a47fc5b4263151bb2fc5871a206a31d563ccbabdceee1711072ae12db90adf
checksum: 10/081b27602a923276e4d591a0ef7972ff6f12cd189a93a0dadd5b8eb0338f2984882dc92d545cdf3527cb9c78230183394d411cf68098ee9dbbcb80d4f9fe115c
languageName: node
linkType: hard

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

"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
"js-yaml@npm:^4.1.0":
version: 4.2.0
resolution: "js-yaml@npm:4.2.0"
dependencies:
Expand All @@ -3849,6 +3849,17 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^4.3.0":
version: 4.3.0
resolution: "js-yaml@npm:4.3.0"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
checksum: 10/2bcec3a8118d7f744badeb04e14366578d234a736f353d41fe35d2305e4ce2409a8e041d277f07cd6bbc8aaa12128d650a68ce43247072519bede20962d2126f
languageName: node
linkType: hard

"jsesc@npm:^3.0.2":
version: 3.1.0
resolution: "jsesc@npm:3.1.0"
Expand Down Expand Up @@ -3933,15 +3944,15 @@ __metadata:
"@babel/plugin-syntax-import-assertions": "npm:7.29.7"
"@commitlint/cli": "npm:20.5.3"
"@commitlint/config-conventional": "npm:20.5.3"
"@eslint/js": "npm:9.39.4"
"@eslint/js": "npm:9.39.5"
"@types/aws-lambda": "npm:8.10.162"
"@types/babel__core": "npm:7.20.5"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:24.13.2"
"@types/node": "npm:24.13.3"
"@vitest/coverage-v8": "npm:2.1.9"
commitizen: "npm:4.3.2"
cz-conventional-changelog: "npm:3.3.0"
eslint: "npm:9.39.4"
eslint: "npm:9.39.5"
eslint-config-prettier: "npm:10.1.8"
globals: "npm:15.15.0"
husky: "npm:9.1.7"
Expand Down
Loading