Skip to content

Commit a5a691c

Browse files
chore(deps-dev): bump @babel/core from 7.23.6 to 7.23.7 (#234)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.6 to 7.23.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1380cbf commit a5a691c

File tree

3 files changed

+57
-5
lines changed

3 files changed

+57
-5
lines changed

packages/recast-navigation-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@recast-navigation/wasm": "0.16.1"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.22.11",
32+
"@babel/core": "^7.23.7",
3333
"@isaac-mason/eslint-config-typescript": "^0.0.2",
3434
"@rollup/plugin-commonjs": "^25.0.7",
3535
"@rollup/plugin-node-resolve": "^15.0.1",

packages/recast-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@recast-navigation/three": "0.16.1"
7272
},
7373
"devDependencies": {
74-
"@babel/core": "^7.22.11",
74+
"@babel/core": "^7.23.7",
7575
"@isaac-mason/eslint-config-typescript": "^0.0.2",
7676
"@mdx-js/react": "^2.3.0",
7777
"@pmndrs/assets": "^1.6.0",

yarn.lock

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ __metadata:
7070
languageName: node
7171
linkType: hard
7272

73-
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.18.9, @babel/core@npm:^7.20.12, @babel/core@npm:^7.22.11, @babel/core@npm:^7.23.0, @babel/core@npm:^7.23.2, @babel/core@npm:^7.23.5, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
73+
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.18.9, @babel/core@npm:^7.20.12, @babel/core@npm:^7.23.0, @babel/core@npm:^7.23.2, @babel/core@npm:^7.23.5, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
7474
version: 7.23.6
7575
resolution: "@babel/core@npm:7.23.6"
7676
dependencies:
@@ -93,6 +93,29 @@ __metadata:
9393
languageName: node
9494
linkType: hard
9595

96+
"@babel/core@npm:^7.23.7":
97+
version: 7.23.7
98+
resolution: "@babel/core@npm:7.23.7"
99+
dependencies:
100+
"@ampproject/remapping": "npm:^2.2.0"
101+
"@babel/code-frame": "npm:^7.23.5"
102+
"@babel/generator": "npm:^7.23.6"
103+
"@babel/helper-compilation-targets": "npm:^7.23.6"
104+
"@babel/helper-module-transforms": "npm:^7.23.3"
105+
"@babel/helpers": "npm:^7.23.7"
106+
"@babel/parser": "npm:^7.23.6"
107+
"@babel/template": "npm:^7.22.15"
108+
"@babel/traverse": "npm:^7.23.7"
109+
"@babel/types": "npm:^7.23.6"
110+
convert-source-map: "npm:^2.0.0"
111+
debug: "npm:^4.1.0"
112+
gensync: "npm:^1.0.0-beta.2"
113+
json5: "npm:^2.2.3"
114+
semver: "npm:^6.3.1"
115+
checksum: 956841695ea801c8b4196d01072e6c1062335960715a6fcfd4009831003b526b00627c78b373ed49b1658c3622c71142f7ff04235fe839cac4a1a25ed51b90aa
116+
languageName: node
117+
linkType: hard
118+
96119
"@babel/eslint-parser@npm:^7.16.3":
97120
version: 7.23.3
98121
resolution: "@babel/eslint-parser@npm:7.23.3"
@@ -368,6 +391,17 @@ __metadata:
368391
languageName: node
369392
linkType: hard
370393

394+
"@babel/helpers@npm:^7.23.7":
395+
version: 7.23.7
396+
resolution: "@babel/helpers@npm:7.23.7"
397+
dependencies:
398+
"@babel/template": "npm:^7.22.15"
399+
"@babel/traverse": "npm:^7.23.7"
400+
"@babel/types": "npm:^7.23.6"
401+
checksum: ec07061dc871d406ed82c8757c4d7a510aaf15145799fb0a2c3bd3c72ca101fe82a02dd5f83ca604fbbba5de5408dd731bb1452150562bed4f3b0a2846f81f61
402+
languageName: node
403+
linkType: hard
404+
371405
"@babel/highlight@npm:^7.23.4":
372406
version: 7.23.4
373407
resolution: "@babel/highlight@npm:7.23.4"
@@ -1690,6 +1724,24 @@ __metadata:
16901724
languageName: node
16911725
linkType: hard
16921726

1727+
"@babel/traverse@npm:^7.23.7":
1728+
version: 7.23.7
1729+
resolution: "@babel/traverse@npm:7.23.7"
1730+
dependencies:
1731+
"@babel/code-frame": "npm:^7.23.5"
1732+
"@babel/generator": "npm:^7.23.6"
1733+
"@babel/helper-environment-visitor": "npm:^7.22.20"
1734+
"@babel/helper-function-name": "npm:^7.23.0"
1735+
"@babel/helper-hoist-variables": "npm:^7.22.5"
1736+
"@babel/helper-split-export-declaration": "npm:^7.22.6"
1737+
"@babel/parser": "npm:^7.23.6"
1738+
"@babel/types": "npm:^7.23.6"
1739+
debug: "npm:^4.3.1"
1740+
globals: "npm:^11.1.0"
1741+
checksum: 3215e59429963c8dac85c26933372cdd322952aa9930e4bc5ef2d0e4bd7a1510d1ecf8f8fd860ace5d4d9fe496d23805a1ea019a86410aee4111de5f63ee84f9
1742+
languageName: node
1743+
linkType: hard
1744+
16931745
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.6, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
16941746
version: 7.23.6
16951747
resolution: "@babel/types@npm:7.23.6"
@@ -5074,7 +5126,7 @@ __metadata:
50745126
version: 0.0.0-use.local
50755127
resolution: "@recast-navigation/core@workspace:packages/recast-navigation-core"
50765128
dependencies:
5077-
"@babel/core": "npm:^7.22.11"
5129+
"@babel/core": "npm:^7.23.7"
50785130
"@isaac-mason/eslint-config-typescript": "npm:^0.0.2"
50795131
"@recast-navigation/wasm": "npm:0.16.1"
50805132
"@rollup/plugin-commonjs": "npm:^25.0.7"
@@ -19702,7 +19754,7 @@ __metadata:
1970219754
version: 0.0.0-use.local
1970319755
resolution: "recast-navigation@workspace:packages/recast-navigation"
1970419756
dependencies:
19705-
"@babel/core": "npm:^7.22.11"
19757+
"@babel/core": "npm:^7.23.7"
1970619758
"@isaac-mason/eslint-config-typescript": "npm:^0.0.2"
1970719759
"@mdx-js/react": "npm:^2.3.0"
1970819760
"@pmndrs/assets": "npm:^1.6.0"

0 commit comments

Comments
 (0)