Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
DanielMSchmidt authored Nov 2, 2023
1 parent b57541e commit 3bebbd4
Show file tree
Hide file tree
Showing 2 changed files with 2,649 additions and 3,126 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@
"@typescript-eslint/parser": "^4.33.0",
"changelog-parser": "^2.8.1",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-monorepo": "^0.3.2",
"husky": ">=6",
"lerna": "^6.6.1",
"lint-staged": ">=10",
"prettier": "^2.7.1",
"prettier": "^2.8.8",
"standard-version": "^9.5.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 3bebbd4

Please sign in to comment.