Skip to content

Commit 06f1051

Browse files
chore(deps): update dependency @types/babel__helper-plugin-utils to v7.10.2 (#9717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43b525d commit 06f1051

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/presets/client/package.json

+1-1
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.0",
16+
"@types/babel__helper-plugin-utils": "7.10.2",
1717
"@types/babel__template": "7.4.1"
1818
},
1919
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4161,10 +4161,10 @@
41614161
dependencies:
41624162
"@babel/types" "^7.0.0"
41634163

4164-
"@types/[email protected].0":
4165-
version "7.10.0"
4166-
resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.0.tgz#dcd2416f9c189d5837ab2a276368cf67134efe78"
4167-
integrity sha512-60YtHzhQ9HAkToHVV+TB4VLzBn9lrfgrsOjiJMtbv/c1jPdekBxaByd6DMsGBzROXWoIL6U3lEFvvbu69RkUoA==
4164+
"@types/[email protected].2":
4165+
version "7.10.2"
4166+
resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.2.tgz#d733528f1181c606e92f1a38f18e95575518254b"
4167+
integrity sha512-Sa17cG0SKMedlH5bEozh0eXo/54iWpSxbxCoqknRJY0oGGTwO9/SCfIx1taDnG0dvkJnYW+/7tv+PTSFaQsRNA==
41684168
dependencies:
41694169
"@types/babel__core" "*"
41704170

0 commit comments

Comments
 (0)