Skip to content

Commit eea2470

Browse files
chore(deps): update dependency @types/babel__helper-plugin-utils to v7.10.3 (#9852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e15751 commit eea2470

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/presets/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "jest --no-watchman --config ../../../jest.config.js"
1414
},
1515
"devDependencies": {
16-
"@types/babel__helper-plugin-utils": "7.10.2",
16+
"@types/babel__helper-plugin-utils": "7.10.3",
1717
"@types/babel__template": "7.4.4"
1818
},
1919
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4191,10 +4191,10 @@
41914191
dependencies:
41924192
"@babel/types" "^7.0.0"
41934193

4194-
"@types/[email protected].2":
4195-
version "7.10.2"
4196-
resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.2.tgz#d733528f1181c606e92f1a38f18e95575518254b"
4197-
integrity sha512-Sa17cG0SKMedlH5bEozh0eXo/54iWpSxbxCoqknRJY0oGGTwO9/SCfIx1taDnG0dvkJnYW+/7tv+PTSFaQsRNA==
4194+
"@types/[email protected].3":
4195+
version "7.10.3"
4196+
resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.3.tgz#d2240d11dd7a24624e47e9b3f8a790839d7e90d0"
4197+
integrity sha512-FcLBBPXInqKfULB2nvOBskQPcnSMZ0s1Y2q76u9H1NPPWaLcTeq38xBeKfF/RBUECK333qeaqRdYoPSwW7rTNQ==
41984198
dependencies:
41994199
"@types/babel__core" "*"
42004200

0 commit comments

Comments
 (0)