Skip to content

Commit 0d94dd3

Browse files
authored
Merge pull request #134 from mailtrap/dependabot/npm_and_yarn/babel/core-7.29.6
build(deps-dev): bump @babel/core from 7.20.5 to 7.29.6
2 parents 91460f7 + da3df23 commit 0d94dd3

2 files changed

Lines changed: 154 additions & 355 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v2
1010
- uses: actions/setup-node@v3
1111
with:
12-
node-version: 16
12+
node-version: 18.12.1
1313
cache: 'yarn'
1414
- run: yarn install --frozen-lockfile
1515
- run: yarn lint

0 commit comments

Comments
 (0)