Skip to content

Commit af18655

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm-4335ac1f11
2 parents 6a54608 + 314b271 commit af18655

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@
7676
"typescript": "^5.1.6"
7777
},
7878
"overrides": {
79-
"@actions/cache": {
80-
"semver": ">=6.3.1"
81-
},
8279
"@actions/tool-cache": {
8380
"semver": ">=6.3.1"
8481
},
@@ -87,7 +84,6 @@
8784
},
8885
"eslint-plugin-jsx-a11y": {
8986
"semver": ">=6.3.1"
90-
},
91-
"xml2js": ">=0.5.0"
87+
}
9288
}
9389
}

0 commit comments

Comments
 (0)