Skip to content

Commit

Permalink
Merge pull request #285 from City-of-Helsinki/automation/npm-audit
Browse files Browse the repository at this point in the history
Automatic npm audit fix
  • Loading branch information
khalima authored Jun 20, 2024
2 parents cf42941 + 0ccbe7a commit e4f4deb
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- uses: dev-drprasad/[email protected].2
- uses: dev-drprasad/[email protected].4
with:
keep_latest: 20
env:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20
56 changes: 28 additions & 28 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"chokidar": "^3.5.1",
"copy-webpack-plugin": "^12.0.0",
"css-declaration-sorter": "^7.0.0",
"css-loader": "^6.0.0",
"css-loader": "^7.0.0",
"es6-promise": "^4.1.1",
"eslint": "^8.52.0",
"eslint-import-resolver-webpack": "0.13.8",
Expand Down

0 comments on commit e4f4deb

Please sign in to comment.