Skip to content

Commit a5c573d

Browse files
chore(deps): update dependency @types/babel__template to v7.4.4 (#9853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a4180b commit a5c573d

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
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@types/babel__helper-plugin-utils": "7.10.2",
17-
"@types/babel__template": "7.4.3"
17+
"@types/babel__template": "7.4.4"
1818
},
1919
"dependencies": {
2020
"@babel/helper-plugin-utils": "^7.20.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4198,10 +4198,10 @@
41984198
dependencies:
41994199
"@types/babel__core" "*"
42004200

4201-
"@types/babel__template@*", "@types/[email protected].3":
4202-
version "7.4.3"
4203-
resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.3.tgz#db9ac539a2fe05cfe9e168b24f360701bde41f5f"
4204-
integrity sha512-ciwyCLeuRfxboZ4isgdNZi/tkt06m8Tw6uGbBSBgWrnnZGNXiEyM27xc/PjXGQLqlZ6ylbgHMnm7ccF9tCkOeQ==
4201+
"@types/babel__template@*", "@types/[email protected].4":
4202+
version "7.4.4"
4203+
resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.4.tgz#5672513701c1b2199bc6dad636a9d7491586766f"
4204+
integrity sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==
42054205
dependencies:
42064206
"@babel/parser" "^7.1.0"
42074207
"@babel/types" "^7.0.0"

0 commit comments

Comments
 (0)