Skip to content

Commit

Permalink
build(deps-dev): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent b119e3b commit af029f7
Show file tree
Hide file tree
Showing 2 changed files with 1,041 additions and 860 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"postinstall": "husky install && playwright install-deps"
},
"dependencies": {
"@babel/runtime": "^7.16.5",
"@babel/runtime": "^7.24.0",
"@webcomponents/webcomponentsjs": "^2.6.0",
"axios": "^0.24.0",
"core-js": "^3.16.2",
Expand All @@ -38,9 +38,9 @@
"navigo": "^8.11.1"
},
"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@fullhuman/postcss-purgecss": "^4.1.3",
"@jest/types": "^27.2.5",
"@testing-library/dom": "^7.31.2",
Expand Down
Loading

0 comments on commit af029f7

Please sign in to comment.