Skip to content

Commit

Permalink
build(deps-dev): bump babel-plugin-transform-import-meta from 2.2.1 t…
Browse files Browse the repository at this point in the history
…o 2.3.2 (#245)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 6007be3 commit 86b9885
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"babel-plugin-transform-import-meta": "^2.2.1",
"babel-plugin-transform-import-meta": "^2.3.2",
"camelcase": "^6.3.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"dotenv": "^16.4.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3714,7 +3714,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/template@npm:^7.20.7, @babel/template@npm:^7.22.15, @babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0, @babel/template@npm:^7.3.3, @babel/template@npm:^7.4.4":
"@babel/template@npm:^7.20.7, @babel/template@npm:^7.22.15, @babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0, @babel/template@npm:^7.3.3":
version: 7.25.0
resolution: "@babel/template@npm:7.25.0"
dependencies:
Expand Down Expand Up @@ -10003,15 +10003,15 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-transform-import-meta@npm:^2.2.1":
version: 2.2.1
resolution: "babel-plugin-transform-import-meta@npm:2.2.1"
"babel-plugin-transform-import-meta@npm:^2.3.2":
version: 2.3.2
resolution: "babel-plugin-transform-import-meta@npm:2.3.2"
dependencies:
"@babel/template": "npm:^7.4.4"
tslib: "npm:^2.4.0"
"@babel/template": "npm:^7.25.9"
tslib: "npm:^2.8.1"
peerDependencies:
"@babel/core": ^7.10.0
checksum: 10/d6db38b379e3e42ac9b42c412bb1106b6899663385e0991530168e12c7516c701f70a1f96fdcc29581891d2eebf6f744a71b6fcf1cb2ec78782e0ceabec3d75b
checksum: 10/a4a7896888046dc8bea7f01d30c4852a94beda5a7d448bb6305529576a2507e202df4a66e4b29af417861f16bb74089502af7fc65e54fd3131625fb69b7f0995
languageName: node
linkType: hard

Expand Down Expand Up @@ -21048,7 +21048,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitejs/plugin-react-swc": "npm:^3.7.2"
aws-amplify: "npm:^5.3.27"
babel-plugin-transform-import-meta: "npm:^2.2.1"
babel-plugin-transform-import-meta: "npm:^2.3.2"
camelcase: "npm:^6.3.0"
classnames: "npm:^2.5.1"
clipboard-copy: "npm:^4.0.1"
Expand Down Expand Up @@ -21365,7 +21365,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.7.0":
"tslib@npm:^2.7.0, tslib@npm:^2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
Expand Down

0 comments on commit 86b9885

Please sign in to comment.