Skip to content

Commit

Permalink
chore(deps): dsw-000 update dependency @babel/cli to v7.24.8 (#1602)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and JoshuaNg2332 committed Jul 25, 2024
1 parent ba25292 commit 6824d19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@axe-core/playwright": "4.7.3",
"@babel/cli": "7.24.7",
"@babel/cli": "7.24.8",
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@babel/node": "7.24.7",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -690,9 +690,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/cli@npm:7.24.7":
version: 7.24.7
resolution: "@babel/cli@npm:7.24.7"
"@babel/cli@npm:7.24.8":
version: 7.24.8
resolution: "@babel/cli@npm:7.24.8"
dependencies:
"@jridgewell/trace-mapping": ^0.3.25
"@nicolo-ribaudo/chokidar-2": 2.1.8-no-fsevents.3
Expand All @@ -713,7 +713,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: 40dfde8062de913dc5bb1c65a4d4e88ec2c438f16387c5552b1f8b0524f8af454c3b7bf12364ca0da8509c5edafdabc1527a939587678dc7825659c38d357c1d
checksum: 8a1fb83d0c2959b6a83cccab55ac1b0ffd408e1959369609071dadb38c1dc99a501d58751b6e4f0c43b751e595e9868856433b01832a19f592f004dd854a8c1f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5633,6 +5633,7 @@ __metadata:
resolution: "@justeattakeaway/pie-checkbox-group@workspace:packages/components/pie-checkbox-group"
dependencies:
"@custom-elements-manifest/analyzer": 0.9.0
"@justeattakeaway/pie-assistive-text": 0.5.1
"@justeattakeaway/pie-components-config": 0.16.0
"@justeattakeaway/pie-webc-core": 0.24.0
cem-plugin-module-file-extensions: 0.0.5
Expand Down Expand Up @@ -29764,7 +29765,7 @@ __metadata:
resolution: "pie-monorepo@workspace:."
dependencies:
"@axe-core/playwright": 4.7.3
"@babel/cli": 7.24.7
"@babel/cli": 7.24.8
"@babel/core": 7.24.7
"@babel/eslint-parser": 7.24.7
"@babel/node": 7.24.7
Expand Down

0 comments on commit 6824d19

Please sign in to comment.