Skip to content

Commit

Permalink
Merge pull request #133 from Financial-Times/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
rowanmanning committed Dec 22, 2023
2 parents e1e3923 + 6499507 commit a1f826f
Show file tree
Hide file tree
Showing 4 changed files with 6,733 additions and 19,731 deletions.
5 changes: 4 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
module.exports = {
extends: ['@financial-times/eslint-config-next']
extends: [
'@financial-times/eslint-config-next',
'@dotcom-reliability-kit/eslint-config'
]
};
Loading

0 comments on commit a1f826f

Please sign in to comment.