Skip to content

Commit

Permalink
npm(deps): bump the npm group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 2 updates: [eslint](https://github.com/eslint/eslint) and [v8r](https://github.com/chris48s/v8r).


Updates `eslint` from 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

Updates `v8r` from 4.0.1 to 4.1.0
- [Changelog](https://github.com/chris48s/v8r/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chris48s/v8r/commits)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: v8r
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 2ef0b36 commit 092576a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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
Expand Up @@ -39,7 +39,7 @@
"concat-stream": "^2.0.0",
"duplexify": "^4.1.3",
"envify": "^4.1.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-prefer-arrow-functions": "^3.3.2",
"esmify": "^2.1.1",
"hash-wasm": "^4.11.0",
Expand All @@ -61,7 +61,7 @@
"typescript": "^5.4.5",
"uglify-js": "^3.19.2",
"unassertify": "^3.0.1",
"v8r": "^4.0.1",
"v8r": "^4.1.0",
"yaml": "^2.5.0"
}
}

0 comments on commit 092576a

Please sign in to comment.