Skip to content

Commit ff1d23d

Browse files
authored
Merge pull request #1820 from ThatOpen/dependabot/npm_and_yarn/babel/generator-7.29.0
build(deps-dev): bump @babel/generator from 7.28.6 to 7.29.0
2 parents a3616bb + 8ab0a41 commit ff1d23d

2 files changed

Lines changed: 22 additions & 15 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
semver "^6.3.1"
4747

4848
"@babel/generator@^7.27.5", "@babel/generator@^7.28.6":
49-
version "7.28.6"
50-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.28.6.tgz"
51-
integrity sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==
49+
version "7.29.0"
50+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.0.tgz#4cba5a76b3c71d8be31761b03329d5dc7768447f"
51+
integrity sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==
5252
dependencies:
53-
"@babel/parser" "^7.28.6"
54-
"@babel/types" "^7.28.6"
53+
"@babel/parser" "^7.29.0"
54+
"@babel/types" "^7.29.0"
5555
"@jridgewell/gen-mapping" "^0.3.12"
5656
"@jridgewell/trace-mapping" "^0.3.28"
5757
jsesc "^3.0.2"
@@ -124,6 +124,13 @@
124124
dependencies:
125125
"@babel/types" "^7.28.6"
126126

127+
"@babel/parser@^7.29.0":
128+
version "7.29.0"
129+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6"
130+
integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==
131+
dependencies:
132+
"@babel/types" "^7.29.0"
133+
127134
"@babel/plugin-syntax-async-generators@^7.8.4":
128135
version "7.8.4"
129136
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
@@ -265,7 +272,7 @@
265272
"@babel/types" "^7.28.6"
266273
debug "^4.3.1"
267274

268-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.6":
275+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.6", "@babel/types@^7.29.0":
269276
version "7.29.0"
270277
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
271278
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==

0 commit comments

Comments
 (0)