Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 721ddac

Browse files
Neo escieur patch 1 (#141)
* Update action version for npm-publish.yml use v3 version for actions * Update package.json use version 3.6.6 for codeceptjs and v4.1.0 for resemble.js * Update package-lock.json use version 3.6.6 for codeceptjs and 4.1.0 for resemble
1 parent da3858f commit 721ddac

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎.github/workflows/npm-publish.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
publish-npm:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v2
18-
- uses: actions/setup-node@v2
17+
- uses: actions/checkout@v3
18+
- uses: actions/setup-node@v3
1919
with:
2020
node-version: 18
2121
registry-url: https://registry.npmjs.org/

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"mkdirp": "^1.0.4",
2222
"mz": "2.7.0",
2323
"path": "^0.12.7",
24-
"resemblejs": "4.0.0"
24+
"resemblejs": "4.1.0"
2525
},
2626
"devDependencies": {
2727
"@types/jest": "^29.5.0",
2828
"@types/mocha": "^10.0.1",
2929
"allure-commandline": "^2.13.0",
30-
"codeceptjs": "^3.4.1",
30+
"codeceptjs": "^3.6.6",
3131
"jest": "^29.5.0",
3232
"mocha": "^10.2.0",
3333
"mochawesome": "^4.1.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /