Skip to content

Commit

Permalink
Merge pull request #556 from zazuko/dependabot/npm_and_yarn/chai-5.1.2
Browse files Browse the repository at this point in the history
chore(deps-dev): bump chai from 5.1.1 to 5.1.2
  • Loading branch information
ludovicm67 authored Oct 29, 2024
2 parents e23399a + e60062a commit 14d62e7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
13 changes: 6 additions & 7 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 packages/ckan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/node": "^22.7.7",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"chai-subset": "^1.6.0",
"rimraf": "^6.0.1",
"trifid-core": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@rdfjs/types": "^1.1.2",
"@types/node": "^22.7.7",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"nodemon": "^3.1.7",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sparql-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/node": "^22.7.7",
"chai": "^5.1.1",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"rimraf": "^6.0.1",
"sinon": "^19.0.2",
Expand Down

0 comments on commit 14d62e7

Please sign in to comment.