Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patkub committed Aug 3, 2024
1 parent 1ed656c commit 880e892
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"release": "npm run lint && npm run build && npm run test"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@rollup/wasm-node": "^4.19.0",
"@eslint/js": "^9.8.0",
"@rollup/wasm-node": "^4.20.0",
"c8": "^10.1.2",
"chai": "^4.4.1",
"chai": "^4.5.0",
"chai-spies": "^1.1.0",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"mocha": "^10.7.0"
},
"repository": "github:patkub/auth0-rule-as-action",
Expand Down

0 comments on commit 880e892

Please sign in to comment.