Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Sep 15, 2022
1 parent d1ddbfc commit 404d65e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/core": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-class-static-block": "^7.18.6",
"@babel/plugin-proposal-logical-assignment-operators": "^7.18.9",
Expand Down Expand Up @@ -60,7 +60,7 @@
"karma-qunit": "^4.1.2",
"konan": "^2.1.1",
"moon-unit": "0.2.2",
"npm": "8.19.1",
"npm": "8.19.2",
"npm-run-all": "^4.1.5",
"p-timeout": "^6.0.0",
"phantomjs-prebuilt": "~2.1.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-js-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"main": "index.js",
"sideEffects": false,
"dependencies": {
"browserslist": "^4.21.3"
"browserslist": "^4.21.4"
},
"funding": {
"type": "opencollective",
Expand Down

0 comments on commit 404d65e

Please sign in to comment.