Skip to content

Commit

Permalink
Bump snyk from 1.1252.0 to 1.1253.0
Browse files Browse the repository at this point in the history
Bumps [snyk](https://github.com/snyk/snyk) from 1.1252.0 to 1.1253.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1252.0...v1.1253.0)

---
updated-dependencies:
- dependency-name: snyk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and miigotu committed Nov 25, 2023
1 parent 4a1bdf8 commit ffad6e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"mini-css-extract-plugin": "^2.6.1",
"sass": "^1.69.5",
"sass-loader": "^13.1.0",
"snyk": "^1.1252.0",
"snyk": "^1.1253.0",
"style-loader": "^3.3.1",
"stylelint": "^15.11.0",
"stylelint-config-idiomatic-order": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9583,10 +9583,10 @@ smart-buffer@^4.2.0:
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==

snyk@^1.1252.0:
version "1.1252.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1252.0.tgz#6aaef1b99cce5c2f769d6c4d3cfba2577a2531d5"
integrity sha512-VwLuuHGGa+xpxTbj7qoF30qnG/W9EkE7YCuFhcQxK/6OYV+NwjFeabe+BoqdvmdohDzU/I50+x+uAcWyXo85EQ==
snyk@^1.1253.0:
version "1.1253.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1253.0.tgz#b8007b2c6b9c307dd9c965d6cea033f8d798c21a"
integrity sha512-M7eqX0v+KoALmTpXA2NYmSjHGKqLEHC8jNmVaEi54tlXNOKTJDMK17WbPA61Me9tlxFKzztkPyM+Y5ys5wg+vA==
dependencies:
"@sentry/node" "^7.36.0"
global-agent "^3.0.0"
Expand Down

0 comments on commit ffad6e7

Please sign in to comment.