Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rtCamp/theme-elementary into depend…
Browse files Browse the repository at this point in the history
…abot/npm_and_yarn/eslint-plugin-jest-28.8.3
  • Loading branch information
nani-samireddy committed Dec 23, 2024
2 parents ffe0f3b + 3b5feb3 commit 262fb9a
Show file tree
Hide file tree
Showing 5 changed files with 268 additions and 202 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test-measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version-file: '.nvmrc'
cache: npm
Expand All @@ -115,7 +115,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version-file: '.nvmrc'
cache: npm
Expand All @@ -138,7 +138,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:

- name: Setup Node
if: needs.pre-run.outputs.changed-php-count > 0
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down Expand Up @@ -237,7 +237,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"sirbrillig/phpcs-variable-analysis": "^2.11.3",
"phpunit/phpunit": "^9.5",
"wp-phpunit/wp-phpunit": "^6.0",
"yoast/phpunit-polyfills": "^2.0"
"yoast/phpunit-polyfills": "^3.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
88 changes: 44 additions & 44 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 262fb9a

Please sign in to comment.