Skip to content

Commit 96b0941

Browse files
committed
⬆️ Update all dependencies
1 parent 7f6858e commit 96b0941

File tree

5 files changed

+197
-155
lines changed

5 files changed

+197
-155
lines changed

.github/workflows/renovate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/[email protected].1
11+
uses: actions/[email protected].4
1212
- name: Self-hosted Renovate
1313
uses: renovatebot/[email protected]
1414
with:

package-lock.json

+47-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint": "^8.10.0",
1919
"eslint-config-standard": "^17.0.0-1",
2020
"libnpmpublish": "4.0.2",
21-
"mocha": "10.3.0",
21+
"mocha": "10.4.0",
2222
"pacote": "^12.0.2",
2323
"semver": "^7.3.8",
2424
"sinon": "17.0.1"

0 commit comments

Comments
 (0)