Skip to content

Commit 264714a

Browse files
chore(deps): Bump @babel/code-frame from 7.12.11 to 7.27.1
Bumps [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) from 7.12.11 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-code-frame) --- updated-dependencies: - dependency-name: "@babel/code-frame" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93261e1 commit 264714a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"author": "Nicholas C. Zakas <[email protected]>",
1313
"dependencies": {
14-
"@babel/code-frame": "7.12.11",
14+
"@babel/code-frame": "7.27.1",
1515
"chalk": "^4.0.0"
1616
},
1717
"engines": {

0 commit comments

Comments
 (0)