Skip to content

Commit

Permalink
Bump snyk from 1.1234.0 to 1.1235.0
Browse files Browse the repository at this point in the history
Bumps [snyk](https://github.com/snyk/snyk) from 1.1234.0 to 1.1235.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1234.0...v1.1235.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 Oct 17, 2023
1 parent bad2896 commit bdc7f6b
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.55.0",
"sass-loader": "^13.1.0",
"snyk": "^1.1229.0",
"snyk": "^1.1235.0",
"style-loader": "^3.3.1",
"stylelint": "^15.10.2",
"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 @@ -9545,10 +9545,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.1229.0:
version "1.1234.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1234.0.tgz#faed198c2ee2be9723b3d791e4f2c5046e54d083"
integrity sha512-L1OwTF+2lPDnAfxnc7dmmoBE11Qf++0Np7imSK5zrVoMqchKtdmmweAuWe5q98lbBuekpET/ioaERQraef8jYw==
snyk@^1.1235.0:
version "1.1235.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.1235.0.tgz#5785fea2ee9ae17bd8311ade1d5a8a2fc807f672"
integrity sha512-Fc2O2V8Eez8vHLYJaStRvqf2sj5RMWRiGIF4xB+C+GLrQQjHHQK6YhX46Uu6tyidYxiB7WgvIyvGHtNKhnuX6w==
dependencies:
"@sentry/node" "^7.36.0"
global-agent "^3.0.0"
Expand Down

0 comments on commit bdc7f6b

Please sign in to comment.