Skip to content

Commit 6633fa4

Browse files
committed
Bump min @babel/eslint-parser
1 parent eaf2545 commit 6633fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/runtime": "^7.27.1",
3737
"@babel/plugin-transform-runtime": "^7.27.1<% if (typescript) { %>",
3838
"@babel/plugin-transform-typescript": "^7.27.1<% } %>",
39-
"@babel/eslint-parser": "^7.27.1<% if (typescript && emberData) { %>",
39+
"@babel/eslint-parser": "^7.27.5<% if (typescript && emberData) { %>",
4040
"@ember-data/adapter": "~5.5.0",
4141
"@ember-data/graph": "~5.5.0",
4242
"@ember-data/json-api": "~5.5.0",

0 commit comments

Comments
 (0)