carbon-design-system / carbon-for-ibm-dotcom-web-components-template

This is an HTML Template utilizing Carbon for IBM.com Web Components. It contains a basic WebPack setup using Handlebars for page management, which includes the dds-dotcom-shell, along with other various patterns and components available in Carbon for IBM.com.
Apache License 2.0
11 stars 13 forks source link

chore(deps): downgrade eslint due to build error #90

Closed IgnacioBecerra closed 2 years ago

IgnacioBecerra commented 2 years ago

Related Ticket(s)

None.

Description

Our dependency bot updated eslint to v8, which causes problems when running the server. This PR keeps eslint on version 8.6.0 like our current Web Components package has it to avoid any problems.

Changelog

Changed

ibmdotcom-bot commented 2 years ago

Deploy preview created: https://web-components-template.s3-web.us-east.cloud-object-storage.appdomain.cloud/deploy-previews/90/en-us/index.html

Built with commit: 00e6dd30e8a81390c05fe16882943d043a6ef164

kennylam commented 2 years ago

Closing, fixed in https://github.com/carbon-design-system/carbon-for-ibm-dotcom-web-components-template/pull/91.