Skip to content

Commit 637c828

Browse files
dependabot[bot]JakeChampion
authored andcommitted
build(deps-dev): bump the npm group
Bumps the npm group in /integration-tests/js-compute with 1 update: [eslint](https://github.com/eslint/eslint). - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b2b2f9 commit 637c828

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

integration-tests/js-compute/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/js-compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lint": "npx prettier --write ./fixtures/**/*.js"
55
},
66
"devDependencies": {
7-
"eslint": "^8.49.0",
7+
"eslint": "^8.50.0",
88
"prettier": "^3.0.3"
99
},
1010
"dependencies": {

0 commit comments

Comments
 (0)