Skip to content

Commit

Permalink
Merge pull request #14 from sebastian-fredriksson-bernholtz/main
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Oct 18, 2023
2 parents 2e56788 + 4c776e4 commit e6fbf7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"dependencies": {
"app-root-path": "^3.1.0",
"eslint": "^8.50.0",
"eslint-rule-composer": "^0.3.0"
"eslint-rule-composer": "^0.3.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/eslint": "^8.44.3",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"eslint-plugin-unicorn": "^48.0.1",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"mikey-pro": "^6.5.13",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit e6fbf7f

Please sign in to comment.