Skip to content

Commit 6c313e7

Browse files
committed
Update @babel/register
1 parent e2a90bf commit 6c313e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@babel/plugin-transform-modules-commonjs": "7.18.6",
6767
"@babel/preset-env": "7.17.10",
6868
"@babel/preset-typescript": "7.16.7",
69-
"@babel/register": "7.17.7",
69+
"@babel/register": "7.18.9",
7070
"@changesets/changelog-github": "0.4.7",
7171
"@changesets/cli": "2.25.0",
7272
"@types/chai": "4.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,10 +1252,10 @@
12521252
"@babel/helper-validator-option" "^7.16.7"
12531253
"@babel/plugin-transform-typescript" "^7.16.7"
12541254

1255-
"@babel/register@7.17.7":
1256-
version "7.17.7"
1257-
resolved "https://registry.npmjs.org/@babel/register/-/register-7.17.7.tgz#5eef3e0f4afc07e25e847720e7b987ae33f08d0b"
1258-
integrity sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==
1255+
"@babel/register@7.18.9":
1256+
version "7.18.9"
1257+
resolved "https://registry.npmjs.org/@babel/register/-/register-7.18.9.tgz#1888b24bc28d5cc41c412feb015e9ff6b96e439c"
1258+
integrity sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==
12591259
dependencies:
12601260
clone-deep "^4.0.1"
12611261
find-cache-dir "^2.0.0"

0 commit comments

Comments
 (0)