Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency delay to v6 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent de2574f commit b50ae5c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-ingest-http",
"version": "1.1.1",
"version": "1.1.2",
"description": "Service for WASP",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@babel/eslint-parser": "^7.19.1",
"c8": "^7.12.0",
"chai": "^4.3.7",
"delay": "^5.0.0",
"delay": "^6.0.0",
"depcheck": "^1.4.3",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
Expand Down

0 comments on commit b50ae5c

Please sign in to comment.