Skip to content

Commit 809f6ac

Browse files
Bump snyk from 1.1042.0 to 1.1043.0 (#8279)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1042.0 to 1.1043.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](snyk/cli@v1.1042.0...v1.1043.0) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea838d4 commit 809f6ac

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"mini-css-extract-plugin": "^2.6.1",
6565
"sass": "^1.55.0",
6666
"sass-loader": "^13.1.0",
67-
"snyk": "^1.1030.0",
67+
"snyk": "^1.1043.0",
6868
"style-loader": "^3.3.1",
6969
"toml": "^3.0.0",
7070
"webpack": "^5.74.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@
14851485
dependencies:
14861486
"@types/node" "*"
14871487

1488-
"@typescript-eslint/eslint-plugin@*":
1488+
"@typescript-eslint/eslint-plugin@^5.35.1":
14891489
version "5.41.0"
14901490
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.41.0.tgz#f8eeb1c6bb2549f795f3ba71aec3b38d1ab6b1e1"
14911491
integrity sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==
@@ -1499,7 +1499,7 @@
14991499
semver "^7.3.7"
15001500
tsutils "^3.21.0"
15011501

1502-
"@typescript-eslint/parser@*":
1502+
"@typescript-eslint/parser@^5.35.1":
15031503
version "5.41.0"
15041504
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.41.0.tgz#0414a6405007e463dc527b459af1f19430382d67"
15051505
integrity sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==
@@ -3895,7 +3895,7 @@ eslint-config-prettier@^8.5.0:
38953895
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
38963896
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
38973897

3898-
eslint-config-xo-typescript@*:
3898+
eslint-config-xo-typescript@^0.53.0:
38993899
version "0.53.0"
39003900
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.53.0.tgz#702be21ea0dfcb124903c5f723d023b1fdeb0da2"
39013901
integrity sha512-IJ1n70egMPTou/41HoGGFbLf/2WCsVW5lSUxOSklrR8T1221fMRPVJxIVZ3evr8R+N5wR6uzg/0uzSymwWA5Bg==
@@ -9279,10 +9279,10 @@ snapdragon@^0.8.1:
92799279
source-map-resolve "^0.5.0"
92809280
use "^3.1.0"
92819281

9282-
snyk@^1.1030.0:
9283-
version "1.1042.0"
9284-
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1042.0.tgz#417f91a29fe741bae240d83435ba1b367f109854"
9285-
integrity sha512-RNJmGeIA439koXz5DnDQ5AQoOS9YDzd2V8ISQlYhiUX0OQnSBwycVpuCmDFEybs5FpQxtprDsCA0fqSSyOY/nQ==
9282+
snyk@^1.1043.0:
9283+
version "1.1043.0"
9284+
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1043.0.tgz#74b56d5b355d1f0c430880c84fa2e53781df0497"
9285+
integrity sha512-eFJMjkLMk9CWer4YoIOk7xQ3xO78HSMSDvl+M44ya14M0StI+6HHcgQS16qUknCqmVLLPOSKULWIXUHnnBuWmw==
92869286

92879287
sockjs@^0.3.24:
92889288
version "0.3.24"

0 commit comments

Comments
 (0)