Skip to content

Commit

Permalink
[Dev Deps] update @unicode/unicode-15.0.0, es-value-fixtures, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 8, 2024
1 parent ceacdd4 commit e39e53c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
"@unicode/unicode-15.0.0": "^1.5.2",
"@unicode/unicode-15.0.0": "^1.6.0",
"array.from": "^1.1.6",
"array.prototype.filter": "^1.0.4",
"array.prototype.flatmap": "^1.3.2",
Expand All @@ -116,7 +116,7 @@
"define-data-property": "^1.1.4",
"diff": "^5.2.0",
"eclint": "^2.8.1",
"es-value-fixtures": "^1.4.2",
"es-value-fixtures": "^1.5.0",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"function-bind": "^1.1.2",
Expand All @@ -140,7 +140,7 @@
"safe-bigint": "^1.1.0",
"safe-publish-latest": "^2.0.0",
"ses": "^0.18.8",
"tape": "^5.8.1"
"tape": "^5.9.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit e39e53c

Please sign in to comment.