Skip to content

Commit

Permalink
Merge pull request #1057 from City-of-Helsinki/UHF-10660
Browse files Browse the repository at this point in the history
UHF-10660 NPM updated #2
  • Loading branch information
khalima authored Sep 20, 2024
2 parents 14c84ac + 0f1e707 commit 4a529e1
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 50 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create Pull Request
if: steps.npm_audit.outputs.CREATE_PR == 'true'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
committer: GitHub <[email protected]>
author: actions-bot <[email protected]>
Expand Down
146 changes: 99 additions & 47 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 @@ -28,7 +28,7 @@
"@sideway/formula": "^3.0.0",
"@sideway/pinpoint": "^2.0.0",
"breakpoint-sass": "^3.0.0",
"chokidar": "^3.5.1",
"chokidar": "^4.0.0",
"classnames": "^2.3.1",
"focus-trap": "^7.5.4",
"glob": "^11.0.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-import-resolver-webpack": "0.13.9",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-prettier": "^5.0.0",
"expose-loader": "^5.0.0",
Expand Down

0 comments on commit 4a529e1

Please sign in to comment.