Skip to content

Commit

Permalink
Update babel monorepo to v7.25.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent d75dad3 commit decbb1b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
]
},
"dependencies": {
"@babel/cli": "7.24.8",
"@babel/cli": "7.25.6",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/runtime": "7.25.4",
"@babel/runtime": "7.25.6",
"better-sqlite3": "11.2.1",
"chalk": "5.3.0",
"express": "4.19.2",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__metadata:
version: 8
cacheKey: 10
cacheKey: 10c0

"@ampproject/remapping@npm:^2.2.0":
version: 2.2.1
Expand All @@ -15,13 +15,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/cli@npm:7.24.8":
version: 7.24.8
resolution: "@babel/cli@npm:7.24.8"
"@babel/cli@npm:7.25.6":
version: 7.25.6
resolution: "@babel/cli@npm:7.25.6"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
chokidar: "npm:^3.4.0"
chokidar: "npm:^3.6.0"
commander: "npm:^6.2.0"
convert-source-map: "npm:^2.0.0"
fs-readdir-recursive: "npm:^1.1.0"
Expand All @@ -38,7 +38,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: 8/8a1fb83d0c2959b6a83cccab55ac1b0ffd408e1959369609071dadb38c1dc99a501d58751b6e4f0c43b751e595e9868856433b01832a19f592f004dd854a8c1f
checksum: 10c0/861d3c2ed6c47b25a322c2f6127f56783d8d333fc2d02d3815f86301fe1102eca5f61b8a5c8610a6a2872d1ccfce24fd6d4a91f4f73536e43b8e2f28f9dcf5ed
languageName: node
linkType: hard

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

"@babel/runtime@npm:7.25.4":
version: 7.25.4
resolution: "@babel/runtime@npm:7.25.4"
"@babel/runtime@npm:7.25.6":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 8/5c2aab03788e77f1f959d7e6ce714c299adfc9b14fb6295c2a17eb7cad0dd9c2ebfb2d25265f507f68c43d5055c5cd6f71df02feb6502cea44b68432d78bcbbe
checksum: 10c0/d6143adf5aa1ce79ed374e33fdfd74fa975055a80bc6e479672ab1eadc4e4bfd7484444e17dd063a1d180e051f3ec62b357c7a2b817e7657687b47313158c3d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1948,11 +1948,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "arkitektonika@workspace:."
dependencies:
"@babel/cli": "npm:7.24.8"
"@babel/cli": "npm:7.25.6"
"@babel/core": "npm:7.25.2"
"@babel/plugin-transform-runtime": "npm:7.25.4"
"@babel/preset-env": "npm:7.25.4"
"@babel/runtime": "npm:7.25.4"
"@babel/runtime": "npm:7.25.6"
"@types/better-sqlite3": "npm:7.6.11"
"@types/express": "npm:4.17.21"
"@types/express-fileupload": "npm:1.5.1"
Expand Down Expand Up @@ -2256,7 +2256,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^3.4.0, chokidar@npm:^3.5.2":
"chokidar@npm:^3.5.2, chokidar@npm:^3.6.0":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
Expand Down

0 comments on commit decbb1b

Please sign in to comment.