Skip to content

Commit 994b47a

Browse files
authored
Merge pull request #12 from jenkinsci/dependabot/npm_and_yarn/bootstrap-5.0.2
Bump bootstrap from 5.0.1 to 5.0.2
2 parents 9448c16 + b5035f7 commit 994b47a

File tree

3 files changed

+17
-9
lines changed

3 files changed

+17
-9
lines changed

package-lock.json

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@popperjs/core": "^2.9.2",
10-
"bootstrap": "^5.0.1",
10+
"bootstrap": "^5.0.2",
1111
"remark-cli": "^9.0.0",
1212
"remark-lint": "^8.0.0",
1313
"remark-preset-lint-recommended": "^5.0.0"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Provides Bootstrap 5 for Jenkins plugins.</description>
2020

2121
<properties>
22-
<revision>5.0.1-3</revision>
22+
<revision>5.0.2-1</revision>
2323
<changelist>-SNAPSHOT</changelist>
2424
<module.name>${project.groupId}.bootstrap5</module.name>
2525

0 commit comments

Comments
 (0)