Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Update dependency grunt to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
appcues-wss[bot] committed Jun 15, 2023
1 parent fce98d0 commit 5b1e6f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/angularjs_require/test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"devDependencies": {
"grunt": "^0.4.5",
"grunt": "^1.0.0",
"grunt-contrib-jasmine": "^0.8.1",
"grunt-template-jasmine-requirejs": "^0.2.0",
"angular-mocks": "^1.3.13",
Expand Down
2 changes: 1 addition & 1 deletion tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"devDependencies": {
"grunt": "~0.4.1",
"grunt": "~1.6.0",
"bower": "~0.9.2",
"wrench": "~1.5.1"
}
Expand Down

0 comments on commit 5b1e6f4

Please sign in to comment.