Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielburnworth committed Oct 27, 2023
1 parent 9e859e3 commit 07cf2aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ GEM
faraday (~> 1.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-core (0.11.1)
google-apis-core (0.11.2)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@parcel/transformer-typescript-tsc": "2.10.1",
"@types/lodash": "4.14.200",
"@types/markdown-it": "13.0.5",
"@types/node": "20.8.8",
"@types/node": "20.8.9",
"@types/promise-timeout": "1.3.2",
"@types/react": "18.2.31",
"@types/react": "18.2.33",
"@types/react-color": "3.0.9",
"@types/react-dom": "18.2.14",
"@types/ws": "8.5.8",
"axios": "1.5.1",
"axios": "1.6.0",
"bowser": "2.11.0",
"browser-speech": "1.1.1",
"events": "3.3.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"eslint": "8.52.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.4.3",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
Expand All @@ -101,7 +101,7 @@
"raf": "3.4.1",
"react-addons-test-utils": "15.6.2",
"react-test-renderer": "18.2.0",
"sass": "1.69.4",
"sass": "1.69.5",
"sass-lint": "1.13.1",
"ts-jest": "29.1.1",
"tslint": "6.1.3"
Expand Down

0 comments on commit 07cf2aa

Please sign in to comment.