Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
samturrell committed Mar 25, 2024
1 parent b0ea1ff commit 2da3c32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"@babel/core": "^7.22.9",
"@netsells/eslint-plugin-netsells": "^1.2.2",
"@netsells/eslint-plugin-netsells": "^1.2.3",
"@netsells/eslint-plugin-require-jsdoc-except": "^2.0.2",
"eslint": "^8.43.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -429,10 +429,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@netsells/eslint-plugin-netsells@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@netsells/eslint-plugin-netsells/-/eslint-plugin-netsells-1.2.2.tgz#7974595d8f54b2e9515a711ebae5667513d8435f"
integrity sha512-m1HMm1My8G8U0IzTMD0B31z8yoFn9FNMRPCoFefujyGLbpe3WPWzkm1rljYZMNlq9KX53FrM/vF6z7f24torPA==
"@netsells/eslint-plugin-netsells@^1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@netsells/eslint-plugin-netsells/-/eslint-plugin-netsells-1.2.3.tgz#c2cb530678ebcc4f043616ef7ee1aed13fefa271"
integrity sha512-vYPvua9YOC5DEmZUteH3puBpjBOgGc00ttPCxrN3zpwMTdi3R6mZCIvPt6p1mGvSoBRByc6ns2eJezgyg05big==
dependencies:
case "^1.6.2"
glob "^9.2.1"
Expand Down

0 comments on commit 2da3c32

Please sign in to comment.