Skip to content

Commit b64ea45

Browse files
authored
Merge pull request #1446 from ThatOpen/dependabot/npm_and_yarn/babel/plugin-syntax-import-attributes-7.27.1
build(deps-dev): bump @babel/plugin-syntax-import-attributes from 7.26.0 to 7.27.1
2 parents 9bda9e4 + 07f7dd6 commit b64ea45

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@babel/helper-validator-identifier" "^7.27.1"
9393
"@babel/traverse" "^7.27.1"
9494

95-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0":
95+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0":
9696
version "7.27.1"
9797
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz"
9898
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
@@ -156,11 +156,11 @@
156156
"@babel/helper-plugin-utils" "^7.14.5"
157157

158158
"@babel/plugin-syntax-import-attributes@^7.24.7":
159-
version "7.26.0"
160-
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz"
161-
integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==
159+
version "7.27.1"
160+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz#34c017d54496f9b11b61474e7ea3dfd5563ffe07"
161+
integrity sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==
162162
dependencies:
163-
"@babel/helper-plugin-utils" "^7.25.9"
163+
"@babel/helper-plugin-utils" "^7.27.1"
164164

165165
"@babel/plugin-syntax-import-meta@^7.10.4":
166166
version "7.10.4"

0 commit comments

Comments
 (0)