Skip to content

Commit

Permalink
Merge pull request #24 from realies/dependabot/npm_and_yarn/babel/reg…
Browse files Browse the repository at this point in the history
…ister-7.24.6

Bump @babel/register from 7.18.9 to 7.24.6
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
2 parents 0a09ac1 + 32afb40 commit 71288bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/core": "^7.18.9",
"@babel/node": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"@babel/register": "^7.18.9",
"@babel/register": "^7.24.6",
"ffmpeg-static": "^5.2.0",
"moment": "^2.30.1",
"nodemon": "^3.1.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -955,15 +955,15 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/register@^7.18.9":
version "7.18.9"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.18.9.tgz#1888b24bc28d5cc41c412feb015e9ff6b96e439c"
integrity sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==
"@babel/register@^7.18.9", "@babel/register@^7.24.6":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.24.6.tgz#59e21dcc79e1d04eed5377633b0f88029a6bef9e"
integrity sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w==
dependencies:
clone-deep "^4.0.1"
find-cache-dir "^2.0.0"
make-dir "^2.1.0"
pirates "^4.0.5"
pirates "^4.0.6"
source-map-support "^0.5.16"

"@babel/runtime@^7.8.4":
Expand Down Expand Up @@ -3172,10 +3172,10 @@ pino@^9.2.0:
sonic-boom "^4.0.1"
thread-stream "^3.0.0"

pirates@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"
integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
pirates@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==

pkg-dir@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 71288bb

Please sign in to comment.