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 1, 2023
1 parent 70d23d4 commit aac195f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 65 deletions.
108 changes: 47 additions & 61 deletions actions/installer/package-lock.json

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

8 changes: 4 additions & 4 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": "8.41.0",
"eslint-plugin-github": "4.7.0",
"jasmine": "5.0.0",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}

0 comments on commit aac195f

Please sign in to comment.