Skip to content

Commit

Permalink
Bump @toptal/davinci-qa from 16.2.4 to 16.3.0
Browse files Browse the repository at this point in the history
Bumps [@toptal/davinci-qa](https://github.com/toptal/davinci) from 16.2.4 to 16.3.0.
- [Commits](https://github.com/toptal/davinci/commits)

---
updated-dependencies:
- dependency-name: "@toptal/davinci-qa"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2fd6783 commit 32225c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@toptal/davinci-ci": "6.0.0",
"@toptal/davinci-code": "^2.0.15",
"@toptal/davinci-engine": "^10.9.0",
"@toptal/davinci-qa": "^16.2.4",
"@toptal/davinci-qa": "^16.3.0",
"@toptal/davinci-syntax": "^21.0.8",
"@toptal/picasso-tailwind": "1.0.1",
"@types/debounce": "^3.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5310,10 +5310,10 @@
ramda "^0.28.0"
"true-case-path" "^1.0.3"

"@toptal/davinci-qa@^16.2.4":
version "16.2.4"
resolved "https://registry.yarnpkg.com/@toptal/davinci-qa/-/davinci-qa-16.2.4.tgz#9336d385d8d7775508dc3e66235d1e800a8b8427"
integrity sha512-15m3C0cv4TY6H9Oh22E9alPu48FBAoJYFnB5P+/5+Jbf5S7iaPW2iRu+ggSHXEKrG02KK0n1CP8GHOgvIQQKvQ==
"@toptal/davinci-qa@^16.3.0":
version "16.3.0"
resolved "https://registry.yarnpkg.com/@toptal/davinci-qa/-/davinci-qa-16.3.0.tgz#9d9c4027d4d88446c0d74bdf160fc00428b0b28a"
integrity sha512-9p0/0/0UxYPyS/RsC5J389dsGWe01wXIKz9Jlg30EaEsEHuN80lhCZhTLs0ixheMccKBJG6fSfpsSjf2nson6w==
dependencies:
"@babel/core" "^7.23.3"
"@babel/preset-env" "^7.21.4"
Expand All @@ -5337,7 +5337,7 @@
happo.io "^8.3.2"
jest "^29.7.0"
jest-environment-jsdom "^29.7.0"
jest-html-reporters "^3.0.10"
jest-html-reporters "^3.1.4"
jest-junit "^13.1.0"
jest-silent-reporter "^0.5.0"
jest-styled-components "^7.0.8"
Expand Down Expand Up @@ -14878,12 +14878,12 @@ jest-haste-map@^29.7.0:
optionalDependencies:
fsevents "^2.3.2"

jest-html-reporters@^3.0.10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/jest-html-reporters/-/jest-html-reporters-3.0.10.tgz#a521afccf98e66d7deffb374fce9d50d22a4013f"
integrity sha512-tkLqYadTi0wGwiFkAUv3cV+IcmdE1YeJC/+BOzutVNeudRZk34GFPGYAKBFVYN6HyJGLaEG0TTf5WCySxwAB5g==
jest-html-reporters@^3.1.4:
version "3.1.7"
resolved "https://registry.yarnpkg.com/jest-html-reporters/-/jest-html-reporters-3.1.7.tgz#d8cb6f5d15fd518e601841f90165f37765e7ff34"
integrity sha512-GTmjqK6muQ0S0Mnksf9QkL9X9z2FGIpNSxC52E0PHDzjPQ1XDu2+XTI3B3FS43ZiUzD1f354/5FfwbNIBzT7ew==
dependencies:
fs-extra "^9.0.1"
fs-extra "^10.0.0"
open "^8.0.3"

jest-junit@^13.1.0:
Expand Down

0 comments on commit 32225c8

Please sign in to comment.