Skip to content

Commit

Permalink
Merge branch 'main' into web-infra-codeowner
Browse files Browse the repository at this point in the history
  • Loading branch information
ccouzens committed May 3, 2024
2 parents 5d1bbbc + b137bdd commit fb2bf59
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion catalog-info.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Define([
lifecycle='production',
repository='loveholidays/eslint-config-loveholidays',
techdocs='url:https://github.com/loveholidays/eslint-config-loveholidays/tree/main',
owner='digital-product-infrastructure',
owner='web-infrastructure',
tags=['nodejs', 'typescript', 'eslint', 'open-source'],
links=[
Link('NPM package', 'https://www.npmjs.com/package/@loveholidays/eslint-config-loveholidays'),
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@loveholidays/eslint-config-loveholidays",
"version": "101.0.0",
"version": "102.0.0",
"description": "eslint config for typescript/react projects",
"scripts": {
"lint": "eslint --ext .ts,.tsx ./test",
Expand Down

0 comments on commit fb2bf59

Please sign in to comment.