Skip to content

Commit 635aee5

Browse files
build(deps-dev): bump @types/babel__code-frame in /vti
Bumps [@types/babel__code-frame](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__code-frame) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__code-frame) --- updated-dependencies: - dependency-name: "@types/babel__code-frame" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fbc17a commit 635aee5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

vti/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@babel/code-frame": "^7.14.5",
19-
"@types/babel__code-frame": "^7.0.2",
19+
"@types/babel__code-frame": "^7.0.3",
2020
"@types/glob": "^7.1.4",
2121
"chalk": "^4.1.1",
2222
"glob": "^7.1.7",

vti/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
minimatch "^3.0.4"
4646
strip-json-comments "^3.1.1"
4747

48-
"@types/babel__code-frame@^7.0.2":
49-
version "7.0.2"
50-
resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.2.tgz#e0c0f1648cbc09a9d4e5b4ed2ae9a6f7c8f5aeb0"
51-
integrity sha512-imO+jT/yjOKOAS5GQZ8SDtwiIloAGGr6OaZDKB0V5JVaSfGZLat5K5/ZRtyKW6R60XHV3RHYPTFfhYb+wDKyKg==
48+
"@types/babel__code-frame@^7.0.3":
49+
version "7.0.3"
50+
resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.3.tgz#eda94e1b7c9326700a4b69c485ebbc9498a0b63f"
51+
integrity sha512-2TN6oiwtNjOezilFVl77zwdNPwQWaDBBCCWWxyo1ctiO3vAtd7H/aB/CBJdw9+kqq3+latD0SXoedIuHySSZWw==
5252

5353
"@types/glob@^7.1.4":
5454
version "7.1.4"

0 commit comments

Comments
 (0)