Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.51.0 (#328)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2023
1 parent ab89914 commit 0cbc46c
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 176 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@types/node": "^18.11.18",
"@types/sinon": "^10.0.13",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vue/babel-plugin-transform-vue-jsx": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/f-ck-vue-render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dev": "ts-node-dev src/index.ts"
},
"dependencies": {
"@typescript-eslint/typescript-estree": "5.44.0",
"@typescript-eslint/typescript-estree": "5.51.0",
"astring": "1.8.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0cbc46c

Please sign in to comment.