Skip to content

Commit 437bccc

Browse files
committed
Update packages, typo
1 parent a7831c0 commit 437bccc

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.changeset/tidy-paws-compete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
---
44

55
* Updates component mapping, adds `components.js`
6-
* Bumps `eslint-plugin-github` and `esling-plugin-jsx-a11y`
6+
* Bumps `eslint-plugin-github` and `eslint-plugin-jsx-a11y`
77
* Fixes bug in `a11y-explicit-heading` when using spread props, or variable for `as`

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"jest": "^27.0.6"
3030
},
3131
"peerDependencies": {
32-
"@primer/primitives": ">=4.6.2",
33-
"eslint": "^8.0.1"
32+
"@primer/primitives": "^7.11.13",
33+
"eslint": "^8.42.0"
3434
},
3535
"prettier": "@github/prettier-config",
3636
"dependencies": {

0 commit comments

Comments
 (0)