Skip to content

Commit

Permalink
Merge branch 'master' into renovate/sinon-chai-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
veinfors authored Sep 12, 2024
2 parents 5158dcf + 4bc2270 commit 3636a41
Show file tree
Hide file tree
Showing 2 changed files with 495 additions and 514 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,28 +29,28 @@
"yarn": "~1.9.2 || > 1.9.10"
},
"devDependencies": {
"@babel/cli": "7.24.7",
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@babel/plugin-transform-react-jsx": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/cli": "7.25.6",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-transform-react-jsx": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@rollup/plugin-terser": "0.4.4",
"babel-plugin-istanbul": "7.0.0",
"chai": "4.4.1",
"chai": "4.5.0",
"chai-subset": "1.6.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "4.2.1",
"extend": "3.0.2",
"globby": "14.0.2",
"husky": "9.0.11",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
Expand All @@ -65,7 +65,7 @@
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-serve": "1.1.1",
"sinon": "18.0.0",
"sinon": "18.0.1",
"sinon-chai": "4.0.0"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 3636a41

Please sign in to comment.