Skip to content

Commit 1b540ba

Browse files
committed
[*] [dev deps] update tape
1 parent 711aeb6 commit 1b540ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint-config-airbnb-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-import": "^2.22.1",
6363
"in-publish": "^2.0.1",
6464
"safe-publish-latest": "^1.1.4",
65-
"tape": "^5.1.0"
65+
"tape": "^5.2.2"
6666
},
6767
"peerDependencies": {
6868
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0",

packages/eslint-config-airbnb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"in-publish": "^2.0.1",
7373
"react": ">= 0.13.0",
7474
"safe-publish-latest": "^1.1.4",
75-
"tape": "^5.1.0"
75+
"tape": "^5.2.2"
7676
},
7777
"peerDependencies": {
7878
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0",

0 commit comments

Comments
 (0)