Skip to content

Commit e2c4316

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, get-own-property-symbols
1 parent 968cd47 commit e2c4316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@
7171
"Symbol.toStringTag"
7272
],
7373
"devDependencies": {
74-
"@ljharb/eslint-config": "^22.2.0",
74+
"@ljharb/eslint-config": "^22.2.1",
7575
"@ljharb/tsconfig": "^0.3.2",
7676
"@types/has-symbols": "^1.1.0",
7777
"@types/tape": "^5.8.1",
7878
"auto-changelog": "^2.5.0",
7979
"core-js": "^2.6.12",
8080
"encoding": "^0.1.13",
8181
"eslint": "^8.57.1",
82-
"get-own-property-symbols": "^0.9.6",
82+
"get-own-property-symbols": "^0.9.7",
8383
"in-publish": "^2.0.1",
8484
"npmignore": "^0.3.5",
8585
"nyc": "^10.3.2",

0 commit comments

Comments
 (0)