Skip to content

Commit

Permalink
build(deps): update Carbon 11 compatible versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-chase authored and github-actions[bot] committed Jan 1, 2025
1 parent cc8f1aa commit 9f78eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"copyfiles": "^2.4.1",
"cspell": "^8.3.2",
"eslint": "^8.56.0",
"eslint-config-carbon": "3.17.1",
"eslint-config-carbon": "3.18.0",
"eslint-plugin-ssr-friendly": "^1.3.0",
"gitignore-to-glob": "^0.3.0",
"globby": "^14.0.0",
Expand Down
30 changes: 1 addition & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11952,34 +11952,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-carbon@npm:3.17.1":
version: 3.17.1
resolution: "eslint-config-carbon@npm:3.17.1"
dependencies:
"@babel/eslint-parser": "npm:^7.24.7"
"@typescript-eslint/eslint-plugin": "npm:^5.59.6"
"@typescript-eslint/parser": "npm:^5.59.6"
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-airbnb-base: "npm:^15.0.0"
eslint-config-prettier: "npm:^9.0.0"
eslint-plugin-import: "npm:^2.27.5"
eslint-plugin-jest: "npm:^28.0.0"
eslint-plugin-jest-dom: "npm:^5.0.0"
eslint-plugin-jsdoc: "npm:^50.0.0"
eslint-plugin-jsx-a11y: "npm:^6.7.1"
eslint-plugin-prettier: "npm:^5.0.0"
eslint-plugin-react: "npm:^7.32.2"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-ssr-friendly: "npm:^1.3.0"
eslint-plugin-storybook: "npm:^0.8.0"
eslint-plugin-testing-library: "npm:^6.0.1"
eslint-restricted-globals: "npm:^0.2.0"
peerDependencies:
eslint: ^9.0.0
checksum: 487f796cff9a45a4ae8029d52fa6e38596c741df7205c22ef85eaf9dd54d6b67e74beb24e2bd0c30e2474978129dcb9345fcae7f3eee978063fa7fa9ddcd6923
languageName: node
linkType: hard

"eslint-config-carbon@npm:3.18.0":
version: 3.18.0
resolution: "eslint-config-carbon@npm:3.18.0"
Expand Down Expand Up @@ -13950,7 +13922,7 @@ __metadata:
copyfiles: "npm:^2.4.1"
cspell: "npm:^8.3.2"
eslint: "npm:^8.56.0"
eslint-config-carbon: "npm:3.17.1"
eslint-config-carbon: "npm:3.18.0"
eslint-plugin-ssr-friendly: "npm:^1.3.0"
gitignore-to-glob: "npm:^0.3.0"
globby: "npm:^14.0.0"
Expand Down

0 comments on commit 9f78eca

Please sign in to comment.