Skip to content

Commit

Permalink
Merge pull request #1568 from cultuurnet/dependabot/npm_and_yarn/fort…
Browse files Browse the repository at this point in the history
…awesome/fontawesome-svg-core-6.7.1

Bump @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.1
  • Loading branch information
dev-publiq authored Dec 2, 2024
2 parents 96e6044 + 150a944 commit 0ca1222
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 21 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ npm-lint-check:
npm-types-check:
vendor/bin/sail npm run types:check

npm-ci: npm-format npm-lint-check npm-types-check

e2e-install:
docker-compose exec laravel npx playwright install chromium --with-deps

Expand Down
37 changes: 19 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-regular-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@inertiajs/react": "^1.2.0",
"@sentry/browser": "^8.35.0",
Expand Down

0 comments on commit 0ca1222

Please sign in to comment.