Skip to content

Commit

Permalink
Merge pull request #560 from zazuko/dependabot/npm_and_yarn/types/nod…
Browse files Browse the repository at this point in the history
…e-22.8.2

chore(deps-dev): bump @types/node from 22.7.7 to 22.8.2
  • Loading branch information
ludovicm67 authored Oct 29, 2024
2 parents 9b2bce8 + bc8416e commit 96776cc
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 108 deletions.
120 changes: 19 additions & 101 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 @@ -47,7 +47,7 @@
"xmlbuilder2": "^3.1.1"
},
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"c8": "^10.1.2",
"chai": "^5.1.2",
"chai-subset": "^1.6.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 @@ -75,7 +75,7 @@
},
"devDependencies": {
"@rdfjs/types": "^1.1.2",
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"c8": "^10.1.2",
"chai": "^5.1.2",
"mocha": "^10.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/graph-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"import-meta-resolve": "^4.1.0"
},
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"c8": "^10.1.2",
"rimraf": "^6.0.1",
"trifid-core": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/handler-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"uuid": "^11.0.1"
},
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"@types/uuid": "^10.0.0",
"c8": "^10.1.2",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"CHANGELOG.md"
],
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"c8": "^10.1.2",
"rimraf": "^6.0.1",
"trifid-core": "^5.1.0"
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 @@ -42,7 +42,7 @@
"trifid-core": "^5.1.0"
},
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.2",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/yasgui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@openlayers-elements/maps": "^0.3.0",
"@openlayers-elements/swisstopo": "^0.3.0",
"@types/node": "^22.7.9",
"@types/node": "^22.8.2",
"c8": "^10.1.2",
"esbuild": "^0.24.0",
"rimraf": "^6.0.1",
Expand Down

0 comments on commit 96776cc

Please sign in to comment.