Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Aug 5, 2021
1 parent 06f70b7 commit 88eee00
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,13 +350,13 @@
"test-webcrypto": "WEBCRYPTO=true npm test"
},
"devDependencies": {
"@types/node": "^16.4.6",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@types/node": "^16.4.12",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"ava": "^3.15.0",
"bowser": "^2.11.0",
"c8": "^7.8.0",
"esbuild": "^0.12.16",
"eslint": "^7.31.0",
"esbuild": "^0.12.18",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -372,7 +372,7 @@
"prettier": "^2.3.2",
"qunit": "^2.16.0",
"timekeeper": "^2.2.0",
"typedoc": "^0.21.4",
"typedoc": "^0.21.5",
"typedoc-plugin-markdown": "^3.10.4",
"typescript": "^4.3.5"
},
Expand Down

0 comments on commit 88eee00

Please sign in to comment.