Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2022
1 parent 8fce580 commit 6fa7dc0
Show file tree
Hide file tree
Showing 3 changed files with 550 additions and 538 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -10,8 +10,8 @@
},
"devDependencies": {
"eslint": "^8.23.0",
"lerna": "^5.4.3",
"vitest": "^0.22.1"
"lerna": "^5.5.1",
"vitest": "^0.23.2"
},
"packageManager": "yarn@3.2.3"
}
6 changes: 3 additions & 3 deletions packages/eslint-config-typescript/package.json
Expand Up @@ -9,9 +9,9 @@
],
"dependencies": {
"@nuxtjs/eslint-config": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"eslint-import-resolver-typescript": "^3.5.0",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"eslint-import-resolver-typescript": "^3.5.1",
"eslint-plugin-import": "^2.26.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 6fa7dc0

Please sign in to comment.