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 committed Apr 24, 2022
1 parent b119e3b commit fc4fb57
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 684 deletions.
10 changes: 5 additions & 5 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.17.9",
"@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.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@fullhuman/postcss-purgecss": "^4.1.3",
"@jest/types": "^27.2.5",
"@testing-library/dom": "^7.31.2",
Expand All @@ -57,7 +57,7 @@
"@types/webpack-env": "^1.16.3",
"@types/workbox-webpack-plugin": "^5.1.8",
"babel-jest": "^27.3.1",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.5",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^9.1.0",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit fc4fb57

Please sign in to comment.