Skip to content

Commit

Permalink
chore(deps): update npm non-major dependencies (#819)
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 May 10, 2024
1 parent 954231f commit 07e03c2
Show file tree
Hide file tree
Showing 5 changed files with 415 additions and 414 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/K6/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.2.1.cjs
138 changes: 69 additions & 69 deletions test/K6/package-lock.json

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

6 changes: 3 additions & 3 deletions test/K6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"prettier:format": "prettier -w src/**/*.js"
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"eslint": "8.57.0",
"prettier": "3.2.5"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.1"
}
Loading

0 comments on commit 07e03c2

Please sign in to comment.