Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Sep 22, 2021
1 parent b52edc6 commit ea021d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -38,13 +38,13 @@
"eslint-plugin-es": "git+https://github.com/mysticatea/eslint-plugin-es.git#00d73851793541dc7b0d07292deb0ca2bc8a25e1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsonc": "^1.6.0",
"eslint-plugin-jsonc": "^1.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-qunit": "^6.2.0",
"eslint-plugin-regexp": "^1.1.0",
"eslint-plugin-sonarjs": "~0.10.0",
"eslint-plugin-unicorn": "^36.0.0",
"jsonc-eslint-parser": "^1.3.1",
"jsonc-eslint-parser": "^1.4.1",
"karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",
"karma-phantomjs-launcher": "~1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-js-compat/package.json
Expand Up @@ -9,7 +9,7 @@
},
"main": "index.js",
"dependencies": {
"browserslist": "^4.17.0",
"browserslist": "^4.17.1",
"semver": "7.0.0"
},
"funding": {
Expand Down

0 comments on commit ea021d2

Please sign in to comment.