From 1bac64a9529e9bb28fb2cf096553379c667c90ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Aug 2023 01:45:38 +0000 Subject: [PATCH 1/3] feat: upgrade @typescript-eslint/eslint-plugin from 5.53.0 to 6.3.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.53.0 to 6.3.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/woodpile37/project/c8124b9c-7460-406a-b6c9-6fac0462b8ac?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcdf210c4b3b..9e8615f82c60 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/react-dom": "^18.2.7", "@types/react-syntax-highlighter": "^15.5.2", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "6.2.1", + "@typescript-eslint/eslint-plugin": "6.3.0", "@typescript-eslint/parser": "6.2.1", "babel-loader": "^9.0.1", "babel-plugin-styled-components": "^2.0.7", From 0012aa3b71a515e3bf8199e278659d12b1f8d479 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Aug 2023 01:45:43 +0000 Subject: [PATCH 2/3] feat: upgrade @types/react from 17.0.38 to 18.2.19 Snyk has created this PR to upgrade @types/react from 17.0.38 to 18.2.19. See this package in npm: https://www.npmjs.com/package/@types/react See this project in Snyk: https://app.snyk.io/org/woodpile37/project/c8124b9c-7460-406a-b6c9-6fac0462b8ac?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcdf210c4b3b..50dcd266007c 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@types/imurmurhash": "^0.1.1", "@types/js-cookie": "^3.0.2", "@types/lodash": "^4.14.196", - "@types/react": "18.2.18", + "@types/react": "18.2.19", "@types/react-dom": "^18.2.7", "@types/react-syntax-highlighter": "^15.5.2", "@types/uuid": "^9.0.0", From f469955a54a7726f002ce355d25e3cb8a2fdc2d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Aug 2023 01:45:52 +0000 Subject: [PATCH 3/3] fix: upgrade @babel/eslint-parser from 7.18.2 to 7.22.10 Snyk has created this PR to upgrade @babel/eslint-parser from 7.18.2 to 7.22.10. See this package in npm: https://www.npmjs.com/package/@babel/eslint-parser See this project in Snyk: https://app.snyk.io/org/woodpile37/project/c8124b9c-7460-406a-b6c9-6fac0462b8ac?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcdf210c4b3b..ae523ecdad83 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@actions/core": "^1.10.0", "@actions/github": "^5.0.3", "@babel/core": "7.22.9", - "@babel/eslint-parser": "^7.22.9", + "@babel/eslint-parser": "^7.22.10", "@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-transform-runtime": "^7.22.9", "@babel/preset-env": "^7.22.9",