Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2023
1 parent 43079d0 commit e365b1b
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 163 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"e2e:open": "start-server-and-test gb:develop http://localhost:8000 cy:open"
},
"devDependencies": {
"cypress": "12.7.0",
"cypress": "12.8.1",
"gatsby": "5.7.0",
"start-server-and-test": "2.0.0"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,20 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/core": "7.21.3",
"@testing-library/react": "14.0.0",
"@types/jest": "29.4.0",
"@types/node": "18.15.0",
"@types/jest": "29.5.0",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"all-contributors-cli": "6.24.0",
"babel-preset-gatsby-package": "3.7.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-config-standard": "17.0.0",
"eslint-config-standard-with-typescript": "34.0.0",
"eslint-config-standard-with-typescript": "34.0.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1",
"eslint-plugin-promise": "6.1.1",
Expand All @@ -76,7 +76,7 @@
"husky": "8.0.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"prettier": "2.8.4",
"prettier": "2.8.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"ts-jest": "29.0.5",
Expand Down

0 comments on commit e365b1b

Please sign in to comment.