Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Nov 28, 2023
1 parent 34f62be commit 36c4d71
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
94 changes: 47 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-cityssm",
"description": "ESLint rules used in the City of Sault Ste. Marie's TypeScript projects.",
"version": "1.1.0",
"version": "1.1.1",
"main": "eslint-config-cityssm.js",
"scripts": {
"test": "node ./test/runEslint.mjs"
Expand All @@ -20,8 +20,8 @@
"author": "The Corporation of the City of Sault Ste. Marie",
"license": "Unlicense",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint-config-standard-with-typescript": "^40.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.0",
Expand Down

0 comments on commit 36c4d71

Please sign in to comment.