Skip to content

Commit 78ce0d5

Browse files
authored
Update versions of Pa11y and Typescript (#62)
1 parent 4afd912 commit 78ce0d5

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 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,7 +8,7 @@
88
"manifest.yml"
99
],
1010
"dependencies": {
11-
"pa11y": "^6.1.0",
11+
"pa11y": "^6.1.1",
1212
"path-type": "^4.0.0",
1313
"picocolors": "^1.0.0",
1414
"readdirp": "^3.6.0"
@@ -45,7 +45,7 @@
4545
"lint-staged": "^11.2.6",
4646
"prettier": "^2.4.1",
4747
"rimraf": "^3.0.2",
48-
"typescript": "^4.4.4"
48+
"typescript": "^4.5.2"
4949
},
5050
"repository": "https://github.com/netlify-labs/netlify-plugin-a11y",
5151
"bugs": {

0 commit comments

Comments
 (0)