Skip to content

Commit 78a43cc

Browse files
⬆️ Bump @babel/plugin-syntax-import-assertions from 7.24.1 to 7.24.7 (#1308)
⬆️ Bump @babel/plugin-syntax-import-assertions Bumps [@babel/plugin-syntax-import-assertions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-assertions) from 7.24.1 to 7.24.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.24.7/packages/babel-plugin-syntax-import-assertions) --- updated-dependencies: - dependency-name: "@babel/plugin-syntax-import-assertions" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7539b54 commit 78a43cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@babel/cli": "7.24.5",
6363
"@babel/core": "7.24.5",
64-
"@babel/plugin-syntax-import-assertions": "^7.23.3",
64+
"@babel/plugin-syntax-import-assertions": "^7.24.7",
6565
"@babel/preset-env": "7.24.5",
6666
"@babel/preset-flow": "7.24.7",
6767
"@babel/preset-typescript": "^7.23.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -471,12 +471,12 @@
471471
dependencies:
472472
"@babel/helper-plugin-utils" "^7.24.7"
473473

474-
"@babel/plugin-syntax-import-assertions@^7.23.3", "@babel/plugin-syntax-import-assertions@^7.24.1":
475-
version "7.24.1"
476-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.1.tgz#db3aad724153a00eaac115a3fb898de544e34971"
477-
integrity sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==
474+
"@babel/plugin-syntax-import-assertions@^7.24.1", "@babel/plugin-syntax-import-assertions@^7.24.7":
475+
version "7.24.7"
476+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz#2a0b406b5871a20a841240586b1300ce2088a778"
477+
integrity sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==
478478
dependencies:
479-
"@babel/helper-plugin-utils" "^7.24.0"
479+
"@babel/helper-plugin-utils" "^7.24.7"
480480

481481
"@babel/plugin-syntax-import-attributes@^7.24.1":
482482
version "7.24.1"

0 commit comments

Comments
 (0)