Skip to content

Commit e786dec

Browse files
chore(deps): update babel monorepo to ^7.24.7
1 parent 1a98824 commit e786dec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"semver": "^7.6.2"
5656
},
5757
"devDependencies": {
58-
"@babel/cli": "^7.24.6",
59-
"@babel/core": "^7.24.6",
58+
"@babel/cli": "^7.24.7",
59+
"@babel/core": "^7.24.7",
6060
"@babel/register": "^7.24.6",
6161
"@custom-elements-manifest/analyzer": "^0.10.2",
6262
"@open-wc/eslint-config": "^12.0.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
css-tree "^2.3.1"
3737
is-potential-custom-element-name "^1.0.1"
3838

39-
"@babel/cli@^7.24.6":
39+
"@babel/cli@^7.24.7":
4040
version "7.24.7"
4141
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.7.tgz#eb2868c1fa384b17ea88d60107577d3e6fd05c4e"
4242
integrity sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==
@@ -65,7 +65,7 @@
6565
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
6666
integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
6767

68-
"@babel/core@^7.24.4", "@babel/core@^7.24.6":
68+
"@babel/core@^7.24.4", "@babel/core@^7.24.7":
6969
version "7.24.7"
7070
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
7171
integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==

0 commit comments

Comments
 (0)