Skip to content

Commit

Permalink
feat(eslint-config-base)!: обновление зависимостей
Browse files Browse the repository at this point in the history
  • Loading branch information
Геннадий Иванов committed Nov 27, 2023
1 parent e0884c6 commit e6c5795
Show file tree
Hide file tree
Showing 4 changed files with 3,533 additions and 16 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
# https://github.com/intuit/auto/issues/1030
run: git config --local --unset http.https://github.com/.extraheader

- name: Use Node.js 12.x
- name: Use Node.js 20.x
uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 20.x

- name: Cache node modules
uses: actions/cache@v1
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.16.1
v20.5.1
Loading

0 comments on commit e6c5795

Please sign in to comment.