Skip to content

Commit

Permalink
dep updates (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
modosc authored Sep 23, 2024
1 parent 1b6d154 commit 494d618
Show file tree
Hide file tree
Showing 4 changed files with 690 additions and 172 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"chai": "^5.1.1",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-mocha": "^10.5.0",
"jsdom": "^25.0.0",
"mocha": "^10.4.0"
"mocha": "^10.7.3"
},
"homepage": "https://github.com/modosc/global-jsdom#readme",
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions packages/global-jsdom-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"devDependencies": {
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-mocha": "^10.5.0",
"global-jsdom": "*",
"jsdom": "^25.0.0",
"mocha": "^10.4.0"
"mocha": "^10.7.3"
},
"scripts": {
"lint": "yarn eslint --ext=cjs,js --cache .eslintrc.cjs mocha module node",
Expand Down
6 changes: 3 additions & 3 deletions packages/global-jsdom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"chai": "^5.1.1",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-mocha": "^10.5.0",
"jsdom": "^25.0.0",
"mocha": "^10.4.0"
"mocha": "^10.7.3"
},
"homepage": "https://github.com/modosc/global-jsdom#readme",
"keywords": [
Expand Down
Loading

0 comments on commit 494d618

Please sign in to comment.