Skip to content

Commit

Permalink
chore(deps) : latest
Browse files Browse the repository at this point in the history
  • Loading branch information
maxholman committed Feb 20, 2022
1 parent 9db21a7 commit c1b3963
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 175 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
},
"dependencies": {
"@block65/custom-error": "^8.0.0",
"@block65/logger": "^8.1.1",
"@block65/logger": "^9.0.0",
"chokidar": "^3.5.3",
"find-up": "^6.3.0",
"lilconfig": "^2.0.4",
"minimatch": "^3.0.5",
"minimatch": "^5.0.0",
"yargs": "^17.3.1"
},
"devDependencies": {
"@bazel/bazelisk": "^1.11.0",
"@bazel/buildifier": "^5.0.0",
"@bazel/buildifier": "^5.0.1",
"@bazel/ibazel": "^0.15.10",
"@bazel/typescript": "^5.1.0",
"@block65/eslint-config": "^7.0.4",
"@jest/globals": "^27.5.1",
"@types/minimatch": "^3.0.5",
"@types/node": "^17.0.17",
"@typescript-eslint/eslint-plugin": ">=5.11.0",
"@typescript-eslint/parser": ">=5.11.0",
"eslint": ">=8.8.0",
"@types/node": "^17.0.18",
"@typescript-eslint/eslint-plugin": ">=5.12.0",
"@typescript-eslint/parser": ">=5.12.0",
"eslint": ">=8.9.0",
"eslint-plugin-import": ">=2.25.4",
"eslint-plugin-prettier": ">=4.0.0",
"jest": "^27.5.1",
Expand Down
Loading

0 comments on commit c1b3963

Please sign in to comment.