Skip to content

Commit 271ba77

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript-4.4.3
2 parents 4ecd0b0 + 1786110 commit 271ba77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: npm run validate
4646

4747
- name: ⬆️ Upload coverage report
48-
uses: codecov/codecov-action@v2.0.3
48+
uses: codecov/codecov-action@v2.1.0
4949

5050
release:
5151
needs: main

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@typescript-eslint/eslint-plugin": "4.31.1",
60-
"@typescript-eslint/parser": "4.31.0",
60+
"@typescript-eslint/parser": "4.31.1",
6161
"all-contributors-cli": "6.20.0",
6262
"codecov": "3.8.3",
6363
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)