Skip to content

Commit

Permalink
Merge pull request #2955 from guardian/dependabot/npm_and_yarn/devdep…
Browse files Browse the repository at this point in the history
…endencies-fdcd03b2bb

chore(deps-dev): bump the devdependencies group across 1 directory with 15 updates
  • Loading branch information
coldlink authored Oct 28, 2024
2 parents b87972b + 52acb00 commit f0c3df2
Show file tree
Hide file tree
Showing 2 changed files with 1,189 additions and 1,225 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"knip": "knip"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@chromatic-com/storybook": "^2.0.2",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@guardian/eslint-config-typescript": "^12.0.0",
Expand All @@ -51,7 +51,7 @@
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/preact-webpack5": "^8.3.6",
"@storybook/react": "^8.3.6",
"@swc/core": "^1.7.36",
"@swc/core": "^1.7.40",
"@swc/plugin-emotion": "^4.0.3",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.2",
Expand All @@ -64,32 +64,32 @@
"@types/csurf": "^1.11.5",
"@types/express": "^4.17.21",
"@types/ioredis-mock": "^8.2.5",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/mjml": "^4.7.4",
"@types/ms": "^0.7.34",
"@types/node": "^20.16.5",
"@types/react": "^18.3.11",
"@types/node": "^20.17.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/serialize-javascript": "^5.0.4",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"assets-webpack-plugin": "^7.1.1",
"axe-core": "^4.10.1",
"axe-core": "^4.10.2",
"chalk-rainbow": "^1.0.0",
"copy-webpack-plugin": "^12.0.2",
"cypress": "13.15.0",
"cypress": "13.15.1",
"cypress-axe": "^1.5.0",
"cypress-mailosaur": "2.16.0",
"dotenv-webpack": "^8.1.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-functional": "^6.6.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.10.1",
"file-loader": "^6.2.0",
"fork-ts-checker-notifier-webpack-plugin": "^9.0.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
Expand All @@ -100,7 +100,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-mock": "^29.7.0",
"knip": "^5.33.3",
"knip": "^5.34.1",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"react-docgen-typescript-plugin": "^1.0.8",
Expand All @@ -117,7 +117,7 @@
"webpack-cli": "^5.1.4",
"webpack-merge": "^6.0.1",
"webpack-node-externals": "^3.0.0",
"zod-to-json-schema": "^3.23.3"
"zod-to-json-schema": "^3.23.5"
},
"dependencies": {
"@aws-sdk/client-cloudwatch": "^3.679.0",
Expand Down
Loading

0 comments on commit f0c3df2

Please sign in to comment.