Skip to content

Commit

Permalink
Merge pull request #184 from jenkinsci/dependabot/npm_and_yarn/fortaw…
Browse files Browse the repository at this point in the history
…esome/fontawesome-free-6.2.1

Bump @fortawesome/fontawesome-free from 6.2.0 to 6.2.1
  • Loading branch information
uhafner committed Nov 22, 2022
2 parents 2007150 + 4539a6c commit a69de0f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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
@@ -1,12 +1,12 @@
{
"name": "font-awesome-api",
"version": "6.2.0",
"version": "6.2.1",
"description": "Font Awesome Jenkins Plugin",
"directories": {
"doc": "doc"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.2.0",
"@fortawesome/fontawesome-free": "^6.2.1",
"remark-cli": "^11.0.0",
"remark-lint": "^9.1.1",
"remark-preset-lint-recommended": "^6.1.2"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<url>https://github.com/jenkinsci/font-awesome-api-plugin</url>

<properties>
<revision>6.2.0-4</revision>
<revision>6.2.1-1</revision>
<changelist>-SNAPSHOT</changelist>

<module.name>${project.groupId}.font-awesome-api</module.name>
Expand Down

0 comments on commit a69de0f

Please sign in to comment.