Skip to content

Commit f51bcf2

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, aud, call-bind, es-abstract, mock-property, object-inspect, tape
1 parent 156c781 commit f51bcf2

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
@@ -48,11 +48,11 @@
4848
},
4949
"homepage": "https://github.com/ljharb/get-intrinsic#readme",
5050
"devDependencies": {
51-
"@ljharb/eslint-config": "^21.0.1",
52-
"aud": "^2.0.2",
51+
"@ljharb/eslint-config": "^21.1.0",
52+
"aud": "^2.0.3",
5353
"auto-changelog": "^2.4.0",
54-
"call-bind": "^1.0.2",
55-
"es-abstract": "^1.21.2",
54+
"call-bind": "^1.0.5",
55+
"es-abstract": "^1.22.2",
5656
"es-value-fixtures": "^1.4.2",
5757
"eslint": "=8.8.0",
5858
"evalmd": "^0.0.19",
@@ -61,12 +61,12 @@
6161
"make-async-function": "^1.0.0",
6262
"make-async-generator-function": "^1.0.0",
6363
"make-generator-function": "^2.0.0",
64-
"mock-property": "^1.0.0",
64+
"mock-property": "^1.0.2",
6565
"npmignore": "^0.3.0",
6666
"nyc": "^10.3.2",
67-
"object-inspect": "^1.12.3",
67+
"object-inspect": "^1.13.1",
6868
"safe-publish-latest": "^2.0.0",
69-
"tape": "^5.6.3"
69+
"tape": "^5.7.2"
7070
},
7171
"auto-changelog": {
7272
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)