Skip to content

Commit

Permalink
fix: upgrade grunt from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade grunt from 1.6.0 to 1.6.1.

See this package in npm:
https://www.npmjs.com/package/grunt

See this project in Snyk:
https://app.snyk.io/org/expensify/project/4945ebcf-d145-4524-893a-d9c905019a72?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent 2e398dc commit 8f977d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 53 deletions.
57 changes: 5 additions & 52 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"babelify": "10.0.0",
"eslint-config-expensify": "^2.0.16",
"eslint-plugin-jest": "^24.7.0",
"grunt": "1.6.0",
"grunt": "1.6.1",
"grunt-chokidar": "1.0.2",
"grunt-eslint": "22.0.0",
"jest": "^29.0.0",
Expand Down

0 comments on commit 8f977d1

Please sign in to comment.