Skip to content

Commit 21b67f2

Browse files
committed
[Dev Deps] update aud, mock-property, npmignore, object-inspect, object.assign, object.entries, tape
1 parent 27e8b80 commit 21b67f2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@es-shims/api": "^2.4.2",
5858
"@ljharb/eslint-config": "^21.1.0",
59-
"aud": "^2.0.3",
59+
"aud": "^2.0.4",
6060
"auto-changelog": "^2.4.0",
6161
"es5-shim": "^4.6.7",
6262
"es6-shim": "^0.35.8",
@@ -65,14 +65,14 @@
6565
"for-each": "^0.3.3",
6666
"functions-have-names": "^1.2.3",
6767
"in-publish": "^2.0.1",
68-
"mock-property": "^1.0.0",
69-
"npmignore": "^0.3.0",
68+
"mock-property": "^1.0.3",
69+
"npmignore": "^0.3.1",
7070
"nyc": "^10.3.2",
71-
"object-inspect": "^1.12.3",
72-
"object.assign": "^4.1.4",
73-
"object.entries": "^1.1.7",
71+
"object-inspect": "^1.13.1",
72+
"object.assign": "^4.1.5",
73+
"object.entries": "^1.1.8",
7474
"safe-publish-latest": "^2.0.0",
75-
"tape": "^5.6.6"
75+
"tape": "^5.7.5"
7676
},
7777
"auto-changelog": {
7878
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)