Skip to content

Commit

Permalink
Merge pull request #114 from matushorvath/update-npm
Browse files Browse the repository at this point in the history
Update npm packages
  • Loading branch information
matushorvath authored Jan 3, 2025
2 parents 25a54ef + 7df3191 commit e7ed28b
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 40 deletions.
35 changes: 18 additions & 17 deletions test-cpu/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-cpu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"eslint": "eslint ."
},
"devDependencies": {
"eslint": "^9.15.0"
"eslint": "^9.17.0"
},
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"multi-progress-bars": "^5.0.3",
"piscina": "^4.7.0"
"piscina": "^4.8.0"
}
}
18 changes: 9 additions & 9 deletions tools/import-cleanup/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 tools/import-cleanup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint": "eslint ."
},
"devDependencies": {
"eslint": "^9.15.0"
"eslint": "^9.17.0"
},
"dependencies": {
"dotgitignore": "^2.1.0"
Expand Down
18 changes: 9 additions & 9 deletions tools/monitor/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 tools/monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint": "eslint ."
},
"devDependencies": {
"eslint": "^9.15.0"
"eslint": "^9.17.0"
},
"dependencies": {
"@ungap/with-resolvers": "^0.1.0"
Expand Down

0 comments on commit e7ed28b

Please sign in to comment.