Skip to content

Commit

Permalink
Merge pull request #12014 from CesiumGS/update-npm-modules
Browse files Browse the repository at this point in the history
Update npm modules
  • Loading branch information
ggetz committed Jun 3, 2024
2 parents 16674c1 + 3aee42e commit b1fc912
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"devDependencies": {
"@playwright/test": "^1.41.1",
"chokidar": "^3.5.3",
"cloc": "^2.8.0",
"cloc": "^2.0.0-cloc",
"compression": "^1.7.4",
"esbuild": "^0.20.0",
"esbuild": "^0.21.4",
"eslint": "^9.1.1",
"eslint-config-cesium": "^11.0.1",
"eslint-plugin-html": "^8.1.1",
Expand Down Expand Up @@ -89,7 +89,7 @@
"karma-safari-launcher": "^1.0.0",
"karma-sourcemap-loader": "^0.4.0",
"karma-spec-reporter": "^0.0.36",
"markdownlint-cli": "^0.39.0",
"markdownlint-cli": "^0.41.0",
"merge-stream": "^2.0.0",
"mkdirp": "^3.0.1",
"node-fetch": "^3.2.10",
Expand All @@ -98,7 +98,7 @@
"prismjs": "^1.28.0",
"request": "^2.79.0",
"rimraf": "^5.0.0",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"tsd-jsdoc": "^2.5.0",
"typescript": "^5.3.2",
"yargs": "^17.0.1"
Expand Down

0 comments on commit b1fc912

Please sign in to comment.