Skip to content

Commit b4c4e76

Browse files
committed
chore: update eslint-plugin-import to latest
1 parent 242c6de commit b4c4e76

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@
8484
"minimist": "npm:[email protected]",
8585
"glob-parent": "^6.0.1",
8686
"@types/node": "^16.0.0",
87-
"qs": "^6.7.3",
88-
"json5": "^1.0.2"
87+
"qs": "^6.7.3"
8988
},
9089
"dependencies": {
9190
"@coder/logger": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2089,7 +2089,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
20892089
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
20902090
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
20912091

2092-
json5@^1.0.1, json5@^1.0.2:
2092+
json5@^1.0.1:
20932093
version "1.0.2"
20942094
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
20952095
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==

0 commit comments

Comments
 (0)