Skip to content

Commit 6a9b745

Browse files
chore(deps): replace devdependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 62cbdb4 commit 6a9b745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@nuxtjs/tailwindcss": "^3.0.2",
5757
"@vue/test-utils": "^1.0.4",
5858
"babel-core": "^7.0.0-bridge",
59-
"babel-eslint": "^10.1.0",
59+
"@babel/eslint-parser": "^7.11.0",
6060
"babel-jest": "^26.3.0",
6161
"codecov": "^3.7.2",
6262
"cypress": "^5.0.0",

0 commit comments

Comments
 (0)