Skip to content

Commit

Permalink
Merge pull request #3387 from GoogleChrome/update/npm-audit-fix
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
westonruter authored Jan 9, 2025
2 parents 9c73193 + 1ca4a63 commit acb3c2b
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 23 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ Then open a web browser to http://localhost:3004/ and navigate to the test suite

To do an automated run of the browser-based test suite against the full set of supported browsers, run:

````sh
npm run gulp test_integration ```
````
```sh
npm run gulp test_integration
```
50 changes: 31 additions & 19 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"worker-plugin": "^5.0.1"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},
"homepage": "https://github.com/GoogleChrome/workbox#readme",
"license": "MIT",
Expand Down

0 comments on commit acb3c2b

Please sign in to comment.