Skip to content

Commit

Permalink
yarn: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
wbotelhos committed Aug 23, 2023
1 parent 6037616 commit 49a077d
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 391 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"@babel/plugin-transform-modules-umd": "^7.22.5",
"@babel/preset-env": "^7.22.10",
"@babel/register": "^7.22.5",
"@testing-library/jest-dom": "^6.0.1",
"@types/jest": "^29.5.3",
"babel-jest": "^29.6.2",
"@testing-library/jest-dom": "^6.1.0",
"@types/jest": "^29.5.4",
"babel-jest": "^29.6.3",
"babel-plugin-remove-import-export": "^1.1.1",
"babel-preset-minify": "^0.5.2",
"eslint": "^8.47.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest": "^29.6.3",
"jest-environment-jsdom": "^29.6.3",
"jest-extended": "^4.0.1"
},
"directories": {
Expand Down
Loading

0 comments on commit 49a077d

Please sign in to comment.