Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/cli from 7.22.10 to 7.22.15 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 70dc46d commit 566778e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"three": "^0.155.0"
},
"devDependencies": {
"@babel/cli": "^7.22.10",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/cli@npm:^7.22.10":
version: 7.22.10
resolution: "@babel/cli@npm:7.22.10"
"@babel/cli@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/cli@npm:7.22.15"
dependencies:
"@jridgewell/trace-mapping": ^0.3.17
"@nicolo-ribaudo/chokidar-2": 2.1.8-no-fsevents.3
Expand All @@ -38,7 +38,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: f6cbd237d62f196a3835f7eec07b3fea1a4ba3b7acf61616d6d22ce2c2653e29f869a254bf3de6d0fef65f577b3c9a6137aac89887679889ca9a56f0d2e07f18
checksum: b6e72327de35d41d29cd9c71a70cbbea7bb122e99047a6d5be3fe1ea8220e75ee59d5d42d1621c8ed988c1701d54f934641f5475ed1ba5be6682ac4244d12c7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5780,7 +5780,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "pano@workspace:."
dependencies:
"@babel/cli": ^7.22.10
"@babel/cli": ^7.22.15
"@babel/core": ^7.22.20
"@babel/plugin-transform-runtime": ^7.22.10
"@babel/preset-env": ^7.22.20
Expand Down

0 comments on commit 566778e

Please sign in to comment.