Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 16, 2021
1 parent 34800b7 commit de55a03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -53,8 +53,8 @@
],
"dependencies": {
"@eslint/eslintrc": "^0.4.2",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"arrify": "^3.0.0",
"cosmiconfig": "^7.0.0",
"debug": "^4.3.2",
Expand Down Expand Up @@ -84,7 +84,7 @@
"json-stable-stringify-without-jsonify": "^1.0.1",
"json5": "^2.2.0",
"lodash-es": "^4.17.21",
"meow": "^10.0.1",
"meow": "^10.1.0",
"micromatch": "^4.0.4",
"open-editor": "^3.0.0",
"p-filter": "^2.1.0",
Expand All @@ -106,7 +106,7 @@
"nyc": "^15.1.0",
"proxyquire": "^2.1.3",
"temp-write": "^5.0.0",
"webpack": "^5.42.0"
"webpack": "^5.45.0"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit de55a03

Please sign in to comment.