Merge branch 'main' into dependabot/npm_and_yarn/npm-4335ac1f11

This commit is contained in:
Henry Mercer 2023-08-14 20:05:13 +01:00 committed by GitHub
commit af18655ef9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,9 +76,6 @@
"typescript": "^5.1.6"
},
"overrides": {
"@actions/cache": {
"semver": ">=6.3.1"
},
"@actions/tool-cache": {
"semver": ">=6.3.1"
},
@ -87,7 +84,6 @@
},
"eslint-plugin-jsx-a11y": {
"semver": ">=6.3.1"
},
"xml2js": ">=0.5.0"
}
}
}