Skip to content

Commit

Permalink
upgrade jest-editor-support
Browse files Browse the repository at this point in the history
  • Loading branch information
connectdotz committed Nov 20, 2022
1 parent 29f0884 commit 14ce301
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 @@ -524,7 +524,7 @@
"dependencies": {
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-source-maps": "^4.0.0",
"jest-editor-support": "^30.3.0"
"jest-editor-support": "^30.3.1"
},
"devDependencies": {
"@types/istanbul-lib-coverage": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2934,10 +2934,10 @@ jest-each@^29.2.1:
jest-util "^29.2.1"
pretty-format "^29.2.1"

jest-editor-support@^30.3.0:
version "30.3.0"
resolved "https://registry.yarnpkg.com/jest-editor-support/-/jest-editor-support-30.3.0.tgz#b248e20f97be0ab31ff26b3848536e67b3c22044"
integrity sha512-U0yAYzTRUqSomlMazCOPZXzyqBghSwEzc2vSAjxHA8rylB4uQ1ZyaqOfsffqm1En3jhsVuYSoh0wXnBevrETRw==
jest-editor-support@^30.3.1:
version "30.3.1"
resolved "https://registry.yarnpkg.com/jest-editor-support/-/jest-editor-support-30.3.1.tgz#d7c3eb396c0c6d8a99bfb01e4f02dd416280d437"
integrity sha512-LcQubLda7j5CzSXkwxJqm4PELUw66e6JHtNMXR0erzz37aiEUOlGpOYgWKoVH7JnNsH7IgJ78jmhCqdB1LLdhw==
dependencies:
"@babel/parser" "^7.15.7"
"@babel/runtime" "^7.15.4"
Expand Down

0 comments on commit 14ce301

Please sign in to comment.