Skip to content

Commit

Permalink
chore(deps): update devdependencies (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent f87a5f1 commit 94dd284
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 386 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"cypress": "12.14.0",
"gatsby": "5.10.0",
"gatsby": "5.11.0",
"start-server-and-test": "2.0.0"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,22 @@
"@babel/core": "7.22.5",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.2",
"@types/node": "18.16.17",
"@types/react": "18.2.11",
"@types/react-dom": "18.2.4",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@types/node": "18.16.18",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"all-contributors-cli": "6.26.0",
"babel-preset-gatsby-package": "3.10.0",
"eslint": "8.42.0",
"babel-preset-gatsby-package": "3.11.0",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-with-typescript": "35.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "16.0.0",
"eslint-plugin-promise": "6.1.1",
"gatsby": "5.10.0",
"gatsby-plugin-utils": "4.10.0",
"gatsby": "5.11.0",
"gatsby-plugin-utils": "4.11.0",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
Expand Down
Loading

0 comments on commit 94dd284

Please sign in to comment.