Skip to content

Commit

Permalink
chore: Update dependencies (main) (#995)
Browse files Browse the repository at this point in the history
fix: Update CSpell to (6.10.1)

Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 178c94f commit 7d7c256
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions action-src/package.json
Expand Up @@ -24,11 +24,11 @@
"@pollyjs/adapter-node-http": "^6.0.5",
"@pollyjs/core": "^6.0.5",
"@pollyjs/persister-fs": "^6.0.5",
"@types/jest": "^29.0.3",
"@types/jest": "^29.1.0",
"env-cmd": "^10.1.0",
"jest": "^29.0.3",
"jest": "^29.1.1",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.2",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1254,7 +1254,7 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@^29.0.3":
"@types/jest@^29.1.0":
version "29.1.0"
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.1.0.tgz#9cfbe1b0d4408f9732aaf37447460f10f2c71ce6"
integrity sha512-CqlKkMNaUhFSRvqVKniNhbcy9fc/Rj2cmFD5t8Jtu4HlHzSit27h7XKfP5kkxBeROQ8WAvQQmy93FIz9or8jKg==
Expand Down Expand Up @@ -3103,7 +3103,7 @@ jest-worker@^29.1.0:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@^29.0.3:
jest@^29.1.1:
version "29.1.1"
resolved "https://registry.npmjs.org/jest/-/jest-29.1.1.tgz#22d9d828f01335ec17225bcb267fe669319983be"
integrity sha512-Doe41PZ8MvGLtOZIW2RIVu94wa7jm/N775BBloVXk/G/vV6VYnDCOxBwrqekEgrd3Pn/bv8b5UdB2x0pAoQpwQ==
Expand Down Expand Up @@ -4013,7 +4013,7 @@ tr46@~0.0.3:
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

ts-jest@^29.0.2:
ts-jest@^29.0.3:
version "29.0.3"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
Expand Down

0 comments on commit 7d7c256

Please sign in to comment.