Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 5, 2022
1 parent 5fa9203 commit 96977af
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 103 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
},
"license": "CC-BY-4.0",
"devDependencies": {
"@babel/generator": "^7.16.5",
"@babel/types": "^7.16.0",
"@babel/generator": "^7.16.7",
"@babel/types": "^7.16.7",
"@logux/eslint-config": "^46.1.1",
"@mdn/browser-compat-data": "4.1.2",
"caniuse-db": "1.0.30001296",
"clean-publish": "^3.4.4",
"eslint": "^8.5.0",
"clean-publish": "^3.4.5",
"eslint": "^8.6.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"uvu": "^0.5.2"
"uvu": "^0.5.3"
},
"eslintConfig": {
"extends": "@logux/eslint-config",
Expand Down
Loading

0 comments on commit 96977af

Please sign in to comment.