Skip to content

Commit 8add1a4

Browse files
committed
Merge branch 'renovate/serenityjs-dependencies' of github.com:serenity-js/serenity-js.org into renovate/serenityjs-dependencies
2 parents 72b1d1f + 5737e77 commit 8add1a4

File tree

4 files changed

+223
-812
lines changed

4 files changed

+223
-812
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
22.17.1

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ const config: Config = {
149149
},
150150
announcementBar: {
151151
id: 'announcement-bar',
152-
content: 'Get our book - <a target="_blank" rel="noopener noreferrer" href="https://www.manning.com/books/bdd-in-action-second-edition">"BDD in Action, Second Edition"</a> 📚',
152+
content: 'Save 40% on our book - <a target="_blank" rel="noopener noreferrer" href="https://www.manning.com/books/bdd-in-action-second-edition">"BDD in Action, Second Edition"</a> 📚',
153153
backgroundColor: '#FFE46E',
154154
isCloseable: false,
155155
},

0 commit comments

Comments
 (0)