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] authored Oct 26, 2024
1 parent f7d4cc1 commit 931a0b8
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 @@ -32,13 +32,13 @@
},
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-syntax-import-assertions": "7.25.7",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@jest/globals": "29.7.0",
"@ngneat/falso": "7.2.0",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.13.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ __metadata:
resolution: "@airporting/middy-json-body-parser@workspace:."
dependencies:
"@babel/core": "npm:7.25.8"
"@babel/eslint-parser": "npm:7.25.8"
"@babel/eslint-parser": "npm:7.25.9"
"@babel/plugin-syntax-import-assertions": "npm:7.25.7"
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@jest/globals": "npm:29.7.0"
"@ngneat/falso": "npm:7.2.0"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
commitizen: "npm:4.3.1"
cz-conventional-changelog: "npm:3.3.0"
eslint: "npm:9.13.0"
Expand Down Expand Up @@ -80,17 +80,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.25.8":
version: 7.25.8
resolution: "@babel/eslint-parser@npm:7.25.8"
"@babel/eslint-parser@npm:7.25.9":
version: 7.25.9
resolution: "@babel/eslint-parser@npm:7.25.9"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
eslint-visitor-keys: "npm:^2.1.0"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/3f62111b83f367652a690eb0e8714696a97df875b4df4ddabb58f3fcec628ae6501a3742f6af6c2a1f4b6b4df00d38e9063082bb82dae43b319e56afd884dae7
checksum: 10c0/7dc525da9a076906aff562f82373765785732edf306e2be6497e347ed73be80d3544f2f845a77c2376bfa1c7c8c3580ea7346b12b78d8ddf4365c44fe9c35c4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1251,13 +1251,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand Down

0 comments on commit 931a0b8

Please sign in to comment.