Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all patch dependencies to v7.25.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2024
1 parent e8d0803 commit 97f8a0a
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
]
},
"devDependencies": {
"@babel/core": "7.25.7",
"@babel/eslint-parser": "7.25.7",
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@babel/plugin-syntax-import-assertions": "7.25.7",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
Expand Down
59 changes: 52 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@airporting/middy-json-body-parser@workspace:."
dependencies:
"@babel/core": "npm:7.25.7"
"@babel/eslint-parser": "npm:7.25.7"
"@babel/core": "npm:7.25.8"
"@babel/eslint-parser": "npm:7.25.8"
"@babel/plugin-syntax-import-assertions": "npm:7.25.7"
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
Expand Down Expand Up @@ -57,7 +57,30 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.25.7, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9":
"@babel/core@npm:7.25.8":
version: 7.25.8
resolution: "@babel/core@npm:7.25.8"
dependencies:
"@ampproject/remapping": "npm:^2.2.0"
"@babel/code-frame": "npm:^7.25.7"
"@babel/generator": "npm:^7.25.7"
"@babel/helper-compilation-targets": "npm:^7.25.7"
"@babel/helper-module-transforms": "npm:^7.25.7"
"@babel/helpers": "npm:^7.25.7"
"@babel/parser": "npm:^7.25.8"
"@babel/template": "npm:^7.25.7"
"@babel/traverse": "npm:^7.25.7"
"@babel/types": "npm:^7.25.8"
convert-source-map: "npm:^2.0.0"
debug: "npm:^4.1.0"
gensync: "npm:^1.0.0-beta.2"
json5: "npm:^2.2.3"
semver: "npm:^6.3.1"
checksum: 10c0/8411ea506e6f7c8a39ab5c1524b00589fa3b087edb47389708f7fe07170929192171734666e3ea10b95a951643a531a6d09eedfe071572c9ea28516646265086
languageName: node
linkType: hard

"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9":
version: 7.25.7
resolution: "@babel/core@npm:7.25.7"
dependencies:
Expand All @@ -80,17 +103,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.25.7":
version: 7.25.7
resolution: "@babel/eslint-parser@npm:7.25.7"
"@babel/eslint-parser@npm:7.25.8":
version: 7.25.8
resolution: "@babel/eslint-parser@npm:7.25.8"
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/7609eda37e727b0ea70fc9f6175f13adf6d912d18f52430dd3acb88c403173a5b403a8f5a31158253b03fa2a4d7347475cc0d41cc3e9628386bd9cc12a139591
checksum: 10c0/3f62111b83f367652a690eb0e8714696a97df875b4df4ddabb58f3fcec628ae6501a3742f6af6c2a1f4b6b4df00d38e9063082bb82dae43b319e56afd884dae7
languageName: node
linkType: hard

Expand Down Expand Up @@ -214,6 +237,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/parser@npm:7.25.8"
dependencies:
"@babel/types": "npm:^7.25.8"
bin:
parser: ./bin/babel-parser.js
checksum: 10c0/a1a13845b7e8dda4c970791814a4bbf60004969882f18f470e260ad822d2e1f8941948f851e9335895563610f240fa6c98481ce8019865e469502bbf21daafa4
languageName: node
linkType: hard

"@babel/plugin-syntax-async-generators@npm:^7.8.4":
version: 7.8.4
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
Expand Down Expand Up @@ -449,6 +483,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/types@npm:7.25.8"
dependencies:
"@babel/helper-string-parser": "npm:^7.25.7"
"@babel/helper-validator-identifier": "npm:^7.25.7"
to-fast-properties: "npm:^2.0.0"
checksum: 10c0/55ca2d6df6426c98db2769ce884ce5e9de83a512ea2dd7bcf56c811984dc14351cacf42932a723630c5afcff2455809323decd645820762182f10b7b5252b59f
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down

0 comments on commit 97f8a0a

Please sign in to comment.