trivago / prettier-plugin-sort-imports

A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.
Apache License 2.0
3.37k stars 133 forks source link

Upgrade @babel/traverese to not-vulnerable version #265

Closed helgefredheim closed 1 year ago

helgefredheim commented 1 year ago

According to dependabot there is a vulnerability in @babel/traverse <7.23.2

The vulnerability is fixed in 7.23.2

StavNoyAkur8 commented 1 year ago

Duplicate of https://github.com/trivago/prettier-plugin-sort-imports/pull/263 ?

helgefredheim commented 1 year ago

Duplicate of #263 ?

seems so! closing this :)

hamidrezahanafi commented 1 year ago

I think your version doesn't have breaking changes @helgefredheim

helgefredheim commented 1 year ago

I think your version doesn't have breaking changes @helgefredheim

Ok, I repoen this then.

helgefredheim commented 1 year ago

Closing again, as this now is fixed in another PR.