Skip to content

Commit 8441a64

Browse files
committed
feat: update pa11y, tslib
1 parent e2091e0 commit 8441a64

File tree

2 files changed

+45
-87
lines changed

2 files changed

+45
-87
lines changed

package-lock.json

Lines changed: 43 additions & 85 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
@@ -8,12 +8,12 @@
88
"manifest.yml"
99
],
1010
"dependencies": {
11-
"pa11y": "^6.1.1",
11+
"pa11y": "^6.2.3",
1212
"path-type": "^4.0.0",
1313
"picocolors": "^1.0.0",
1414
"puppeteer": "~9.1.1",
1515
"readdirp": "^3.6.0",
16-
"tslib": "^2.3.1"
16+
"tslib": "^2.4.0"
1717
},
1818
"scripts": {
1919
"build": "tsc",

0 commit comments

Comments
 (0)