Skip to content

Commit

Permalink
chore(deps): update npm dev
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jun 3, 2023
1 parent 5ca5eb0 commit a95a030
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 81 deletions.
138 changes: 62 additions & 76 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 @@ -23,13 +23,13 @@
"nodejs": "^0.0.0"
},
"devDependencies": {
"@types/jasmine": "4.3.1",
"@types/node": "18.16.9",
"@types/jasmine": "4.3.2",
"@types/node": "18.16.16",
"@vercel/ncc": "0.36.1",
"eslint": "8.40.0",
"eslint-plugin-github": "4.7.0",
"eslint": "8.42.0",
"eslint-plugin-github": "4.8.0",
"jasmine": "5.0.0",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}

0 comments on commit a95a030

Please sign in to comment.