Skip to content

Commit

Permalink
fix: upgrade a few (dev)deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Aug 9, 2022
1 parent a766382 commit b4ec37b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -17,29 +17,29 @@
"eslint-plugin-es": "^4.1.0",
"eslint-utils": "^3.0.0",
"ignore": "^5.1.1",
"is-core-module": "^2.9.0",
"is-core-module": "^2.10.0",
"minimatch": "^3.1.2",
"resolve": "^1.10.1",
"resolve": "^1.22.1",
"semver": "^7.3.7"
},
"devDependencies": {
"codecov": "^3.3.0",
"esbuild": "^0.14.39",
"eslint": "^8.15.0",
"eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-eslint-plugin": "^4.0.1",
"eslint-plugin-eslint-plugin": "^4.4.1",
"eslint-plugin-n": "file:.",
"fast-glob": "^3.2.11",
"globals": "^13.14.0",
"globals": "^13.17.0",
"husky": "^8.0.1",
"import-meta-resolve": "^1.1.1",
"lint-staged": "^12.4.1",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"opener": "^1.5.1",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"punycode": "^2.1.1",
"release-it": "^15.0.0",
"release-it": "^15.2.0",
"rimraf": "^3.0.2"
},
"scripts": {
Expand Down

0 comments on commit b4ec37b

Please sign in to comment.