Skip to content

Commit

Permalink
chore(deps): update npm dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 22, 2024
1 parent 87b5bae commit 9524f38
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 42 deletions.
22 changes: 11 additions & 11 deletions actions/installer/package-lock.json

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

10 changes: 5 additions & 5 deletions actions/installer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
},
"devDependencies": {
"@types/jasmine": "4.6.4",
"@types/node": "18.19.28",
"@types/node": "18.19.33",
"@vercel/ncc": "0.38.1",
"eslint": "^8.57.0",
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "5.1.3",
"jasmine": "5.1.0",
"typescript": "^5.4.3",
"typescript-eslint": "^7.5.0"
"typescript": "5.4.3",
"typescript-eslint": "7.5.0"
}
}
56 changes: 32 additions & 24 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 @@ -4,7 +4,7 @@
"renovate-config-validator": "renovate-config-validator --strict"
},
"devDependencies": {
"markdown-toc": "^1.2.0",
"renovate": "37.363.4"
"markdown-toc": "1.2.0",
"renovate": "37.374.1"
}
}

0 comments on commit 9524f38

Please sign in to comment.