Skip to content

Commit 66a19b3

Browse files
committed
[Dev Deps] update aud, es-value-fixtures, tape
1 parent 250a277 commit 66a19b3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,23 @@
77
"devDependencies": {
88
"@ljharb/eslint-config": "^21.0.0",
99
"@pkgjs/support": "^0.0.6",
10-
"aud": "^2.0.0",
10+
"aud": "^2.0.1",
1111
"auto-changelog": "^2.4.0",
1212
"core-js": "^2.6.12",
1313
"error-cause": "^1.0.4",
14-
"es-value-fixtures": "^1.4.1",
14+
"es-value-fixtures": "^1.4.2",
1515
"eslint": "=8.8.0",
1616
"for-each": "^0.3.3",
1717
"functions-have-names": "^1.2.3",
1818
"has-tostringtag": "^1.0.0",
19+
"in-publish": "^2.0.1",
1920
"make-arrow-function": "^1.2.0",
2021
"mock-property": "^1.0.0",
2122
"npmignore": "^0.3.0",
2223
"nyc": "^10.3.2",
2324
"safe-publish-latest": "^2.0.0",
2425
"string.prototype.repeat": "^1.0.0",
25-
"tape": "^5.5.3"
26+
"tape": "^5.6.1"
2627
},
2728
"scripts": {
2829
"prepack": "npmignore --auto --commentLines=autogenerated",

0 commit comments

Comments
 (0)