Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-test committed Jul 29, 2019
1 parent ef76e4c commit 11286e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
}
],
"devDependencies": {
"grunt": "~0.4.0",
"grunt": "~1.0.4",
"grunt-cli": "1.2.0",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-csslint": "1.0.0",
"grunt-contrib-csslint": "2.0.0",
"grunt-contrib-jshint": "1.0.0",
"grunt-contrib-qunit": "1.2.0",
"grunt-contrib-requirejs": "1.0.0",
Expand Down

4 comments on commit 11286e4

@datreeio
Copy link

@datreeio datreeio bot commented on 11286e4 Jul 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 / 5 Rules Failed

😰 It's not you, it's your code. It may not be aligned with your organization's best practices

👉 You can review your rules settings at smart policy management 👈

👉 click here to view a full list of the events 👈

@datreeio
Copy link

@datreeio datreeio bot commented on 11286e4 Jul 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 / 5 Rules Failed

😰 It's not you, it's your code. It may not be aligned with your organization's best practices

👉 You can review your rules settings at smart policy management 👈

👉 click here to view a full list of the events 👈

@datreeio
Copy link

@datreeio datreeio bot commented on 11286e4 Jul 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 / 5 Rules Failed

😰 It's not you, it's your code. It may not be aligned with your organization's best practices

👉 You can review your rules settings at smart policy management 👈

👉 click here to view a full list of the events 👈

@datreeio
Copy link

@datreeio datreeio bot commented on 11286e4 Oct 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 / 5 Rules Failed

🔁 Block out-of-date pull requests

👻 Block unrecognized committers and authors


👉 You can review your rules settings at smart policy management 👈

👉 click here to view a full list of the events 👈

Please sign in to comment.